Documentation ¶
Index ¶
- func GetContainers(ref string) ([]types.Container, error)
- func GetImages(ref string) ([]types.ImageSummary, error)
- func GetVersion() (string, types.Version, error)
- func Hack() (err error)
- func InitDockerClient() (err error)
- func MaybePullImage(ref string) error
- func PullImage(ref string) error
- func StartContainer(ref, name string) error
- func StopContainer(name string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitDockerClient ¶
func InitDockerClient() (err error)
func MaybePullImage ¶
func StartContainer ¶
func StopContainer ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.