# Packages
Package dockeriface contains an interface for go-dockerclient.
Package mock_docker is a generated GoMock package.
# Functions
NewClient creates a new docker client TODO create interface for docker.NewVersionedClientFromEnv for testing.
# Constants
No description provided by the author
# Interfaces
Client is an interface specifying the subset of github.com/fsouza/go-dockerclient.DockerClient that the agent uses.