# Functions
NewMockClient creates a new mock instance.
NewMockNamespaceInterface creates a new mock instance.
NewMockNamespacesGetter creates a new mock instance.
# Structs
MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.
MockNamespaceInterface is a mock of NamespaceInterface interface.
MockNamespaceInterfaceMockRecorder is the mock recorder for MockNamespaceInterface.
MockNamespacesGetter is a mock of NamespacesGetter interface.
MockNamespacesGetterMockRecorder is the mock recorder for MockNamespacesGetter.