# Variables
Err is the canonical error returned by mocks.
# Structs
ContainerAPIClient is a mock implementation of the Docker's client.ContainerAPIClient interface.
ImageAPIClient is a mock implementation of the Docker's client.ImageAPIClient interface.
MockCloser is a mock implementation of the io.Closer interface.
MockReadCloser is a mock implementation of the io.ReadCloser interface.
MockReader is a mock implementation of the io.Reader interface.