Documentation
¶
Overview ¶
Package k8sclient is a generated GoMock package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type K8SClient ¶
func NewK8SClient ¶
type MockK8SClient ¶
type MockK8SClient struct {
// contains filtered or unexported fields
}
MockK8SClient is a mock of K8SClient interface.
func NewMockK8SClient ¶
func NewMockK8SClient(ctrl *gomock.Controller) *MockK8SClient
NewMockK8SClient creates a new mock instance.
func (*MockK8SClient) EXPECT ¶
func (m *MockK8SClient) EXPECT() *MockK8SClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockK8SClientMockRecorder ¶
type MockK8SClientMockRecorder struct {
// contains filtered or unexported fields
}
MockK8SClientMockRecorder is the mock recorder for MockK8SClient.
Click to show internal directories.
Click to hide internal directories.