# Functions
NewMockDockerClient creates a new mock instance.
NewMockDockerContainer creates a new mock instance.
NewMockExecutable creates a new mock instance.
# Structs
MockDockerClient is a mock of DockerClient interface.
MockDockerClientMockRecorder is the mock recorder for MockDockerClient.
MockDockerContainer is a mock of DockerContainer interface.
MockDockerContainerMockRecorder is the mock recorder for MockDockerContainer.
MockExecutable is a mock of Executable interface.
MockExecutableMockRecorder is the mock recorder for MockExecutable.