Documentation ¶
Index ¶
- func GetCurrentInstance(txn *store.Txn, dockerCli command.Cli) (*store.NodeGroup, 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 GetCurrentInstance ¶
GetCurrentInstance finds the current builder instance
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.