# Functions
NewMockClient creates a new mock instance.
NewMockManager creates a new mock instance.
NewMockStatusWriter creates a new mock instance.
# Structs
MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.
MockManager is a mock of Manager interface.
MockManagerMockRecorder is the mock recorder for MockManager.
MockStatusWriter is a mock of StatusWriter interface.
MockStatusWriterMockRecorder is the mock recorder for MockStatusWriter.