# Packages
No description provided by the author
Package dockerauth handles storing auth configuration information for Docker registries.
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
No description provided by the author
NewDockerTaskEngine returns a created, but uninitialized, DockerTaskEngine.
NewTaskEngine returns a default TaskEngine.
TaskCompleted evaluates if a task is at a steady state; that is that all the containers have reached their desired status as well as the task itself.
# Constants
No description provided by the author
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
Implements DockerClient.
No description provided by the author
The DockerTaskEngine interacts with docker to implement a task engine.