# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
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 -source=k8sclient.go -package=k8sclient -destination=mock_k8sclient.go.