# Packages
No description provided by the author
Package dockerauth handles storing auth configuration information for Docker registries.
No description provided by the author
Package dockeriface contains an interface for go-dockerclient matching the subset used by the agent.
No description provided by the author
Package emptyvolume contains some information related to the 'emptyvolumes'.
Package testutils contains files that are used in tests but not elsewhere and thus can be excluded from the final executable.
# Functions
NewDockerGoClient creates a new DockerGoClient.
No description provided by the author
NewDockerTaskEngine returns a created, but uninitialized, DockerTaskEngine.
No description provided by the author
No description provided by the author
NewTaskEngine returns a default TaskEngine.
# Constants
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DockerStateError is a wrapper around the error docker puts in the '.State.Error' field of its inspect output.
The DockerTaskEngine interacts with docker to implement a task engine.
No description provided by the author
ListContainersResponse encapsulates the response from the docker client for the ListContainers call.
Mock of DockerClient interface.
Mock of TaskEngine interface.
No description provided by the author