Documentation
¶
Index ¶
Constants ¶
View Source
const ( // UserAgentName is the default user agent used by the cli UserAgentName = "docker-cli" // ECSUserAgentName is the ECS specific user agent used by the cli ECSUserAgentName = "Docker CLI" )
Variables ¶
View Source
var ( // Version is the version of the CLI injected in compilation time Version = "dev" // ComposePluginVersion is the version of the compose cli plugin, injected in compilation time ComposePluginVersion = "dev" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.