# Packages

No description provided by the author
Package dockerauth handles storing auth configuration information for Docker registries.
Package dockerclient contains code dealing closely with the go-dockerclient package.
No description provided by the author
Package emptyvolume contains some information related to the 'emptyvolumes'.
No description provided by the author
Package testutils contains files that are used in tests but not elsewhere and thus can be excluded from the final executable.

# Functions

No description provided by the author
No description provided by the author
NewDockerTaskEngine returns a created, but uninitialized, DockerTaskEngine.
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
Implements DockerClient.
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.
No description provided by the author

# Interfaces

Interface to make testing it easier.
No description provided by the author