Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ConfigFileName is the name of config file ConfigFileName = "config.json" // ConfigFileDir is the default folder where the config file is stored ConfigFileDir = ".docker" // ConfigFlagName is the name of the config flag ConfigFlagName = "config" )
Variables ¶
This section is empty.
Functions ¶
func WriteCurrentContext ¶
WriteCurrentContext writes the selected current context to the Docker configuration file. Note, the validity of the context is not checked.
Types ¶
Click to show internal directories.
Click to hide internal directories.