# Functions
No description provided by the author
NewMockK8sClient creates a new mock instance.
# Structs
MockK8sClient is a mock of K8sClient interface.
MockK8sClientMockRecorder is the mock recorder for MockK8sClient.
# Interfaces
go:generate mockgen -package=k8sclient -destination=mock_k8sclient.go .