# Functions
NewMockClient creates a new mock instance.
NewMockEventRecorder creates a new mock instance.
# Structs
MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.
MockEventRecorder is a mock of EventRecorder interface.
MockEventRecorderMockRecorder is the mock recorder for MockEventRecorder.