Documentation
¶
Overview ¶
Package mock_clusterdata is a generated GoMock package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockOpenShiftClusterEnricher ¶
type MockOpenShiftClusterEnricher struct {
// contains filtered or unexported fields
}
MockOpenShiftClusterEnricher is a mock of OpenShiftClusterEnricher interface
func NewMockOpenShiftClusterEnricher ¶
func NewMockOpenShiftClusterEnricher(ctrl *gomock.Controller) *MockOpenShiftClusterEnricher
NewMockOpenShiftClusterEnricher creates a new mock instance
func (*MockOpenShiftClusterEnricher) EXPECT ¶
func (m *MockOpenShiftClusterEnricher) EXPECT() *MockOpenShiftClusterEnricherMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockOpenShiftClusterEnricher) Enrich ¶
func (m *MockOpenShiftClusterEnricher) Enrich(arg0 context.Context, arg1 ...*api.OpenShiftCluster)
Enrich mocks base method
type MockOpenShiftClusterEnricherMockRecorder ¶
type MockOpenShiftClusterEnricherMockRecorder struct {
// contains filtered or unexported fields
}
MockOpenShiftClusterEnricherMockRecorder is the mock recorder for MockOpenShiftClusterEnricher
func (*MockOpenShiftClusterEnricherMockRecorder) Enrich ¶
func (mr *MockOpenShiftClusterEnricherMockRecorder) Enrich(arg0 interface{}, arg1 ...interface{}) *gomock.Call
Enrich indicates an expected call of Enrich
Click to show internal directories.
Click to hide internal directories.