Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrorDockerNotAvailable = errors.New("docker executable not found on the system or the service is stopped")
View Source
var ErrorNotImplementedForOS = errors.New("docker support not implemented for " + runtime.GOOS)
Functions ¶
func ContainerNameByID ¶
ContainerNameByID returns the name of a container identified by its id
func ListContainers ¶
ListContainers returns the parsed output of 'docker ps' command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.