# Functions
NewMockClient creates a new mock instance.
NewMockProjectClientFactory creates a new mock instance.
# Structs
MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.
MockProjectClientFactory is a mock of ProjectClientFactory interface.
MockProjectClientFactoryMockRecorder is the mock recorder for MockProjectClientFactory.