Documentation ¶
Index ¶
Constants ¶
View Source
const ( // LabelStackNamespace is the label used to track stack resources LabelStackNamespace = "com.docker.stack.namespace" // LabelInternalNamespace is the label used tu track hypercloud internal resources LabelInternalNamespace = "com.hypercloud.internal" )
Variables ¶
This section is empty.
Functions ¶
func NewHealthCheck ¶
func NewHealthCheck(d *Client) server.HealthCheckHandlerFunc
NewHealthCheck handle
Types ¶
type Client ¶
Client struct
func NewEnvClient ¶
NewEnvClient initializes a new API client based on environment variables.
Click to show internal directories.
Click to hide internal directories.