Documentation ¶
Index ¶
- func GetCurrentEndpoint(dockerCli command.Cli) (string, error)
- func GetCurrentInstance(txn *store.Txn, dockerCli command.Cli) (*store.NodeGroup, error)
- func GetDockerEndpoint(dockerCli command.Cli, name string) (string, error)
- func GetImageConfig(dockerCli command.Cli, ng *store.NodeGroup) (opt imagetools.Opt, err error)
- func GetNodeGroup(txn *store.Txn, dockerCli command.Cli, name string) (*store.NodeGroup, error)
- func GetProxyConfig(dockerCli command.Cli) map[string]string
- func GetStore(dockerCli command.Cli) (*store.Txn, func(), error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCurrentEndpoint ¶
GetCurrentEndpoint returns the current default endpoint value
func GetCurrentInstance ¶
GetCurrentInstance finds the current builder instance
func GetDockerEndpoint ¶
GetDockerEndpoint returns docker endpoint string for given context
func GetImageConfig ¶
func GetNodeGroup ¶
GetNodeGroup returns nodegroup based on the name
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.