Documentation
¶
Index ¶
Constants ¶
View Source
const ( UserAgentPrefix = "fioup/" HeaderKeyTag = "x-ats-tags" HeaderKeyApps = "x-ats-dockerapps" HeaderKeyTarget = "x-ats-target" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GatewayClient ¶
func NewGatewayClient ¶
func (*GatewayClient) Get ¶
func (c *GatewayClient) Get(resourcePath string) (*transport.HttpRes, error)
func (*GatewayClient) UpdateHeaders ¶
func (c *GatewayClient) UpdateHeaders(apps []string, targetID string)
Click to show internal directories.
Click to hide internal directories.