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