# Functions
NewMockClient creates a new mock instance.
NewMockKubernetesClient creates a new mock instance.
# Structs
MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.
MockKubernetesClient is a mock of IClient interface.
MockKubernetesClientMockRecorder is the mock recorder for MockKubernetesClient.