Documentation ¶
Index ¶
- func DoRunContainer(dClient *client.Client, imageCfg *container.Config, ...) error
- func IsContainerRunning(dClient *client.Client, hostname string, containerName string) (bool, error)
- func PullImage(dClient *client.Client, hostname string, containerImage string) error
- func RemoveContainer(dClient *client.Client, hostname string, containerName string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DoRunContainer ¶
func IsContainerRunning ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.