Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrDockerHostNotSet is returned when the Docker host is not set in the Docker context. ErrDockerHostNotSet = errors.New("docker host not set in Docker context") // ErrDockerContextNotFound is returned when the Docker context is not found. ErrDockerContextNotFound = errors.New("docker context not found") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.