Documentation
¶
Index ¶
- type MockComponentHandler
- func (m *MockComponentHandler) GetManagementState(dsc *dscv1.DataScienceCluster) operatorv1.ManagementState
- func (m *MockComponentHandler) GetName() string
- func (m *MockComponentHandler) Init(platform common.Platform) error
- func (m *MockComponentHandler) NewCRObject(dsc *dscv1.DataScienceCluster) common.PlatformObject
- func (m *MockComponentHandler) NewComponentReconciler(ctx context.Context, mgr ctrl.Manager) error
- func (m *MockComponentHandler) UpdateDSCStatus(dsc *dscv1.DataScienceCluster, obj ctrlCli.Object) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockComponentHandler ¶
func (*MockComponentHandler) GetManagementState ¶
func (m *MockComponentHandler) GetManagementState(dsc *dscv1.DataScienceCluster) operatorv1.ManagementState
func (*MockComponentHandler) GetName ¶
func (m *MockComponentHandler) GetName() string
func (*MockComponentHandler) Init ¶
func (m *MockComponentHandler) Init(platform common.Platform) error
func (*MockComponentHandler) NewCRObject ¶
func (m *MockComponentHandler) NewCRObject(dsc *dscv1.DataScienceCluster) common.PlatformObject
func (*MockComponentHandler) NewComponentReconciler ¶
func (*MockComponentHandler) UpdateDSCStatus ¶
func (m *MockComponentHandler) UpdateDSCStatus(dsc *dscv1.DataScienceCluster, obj ctrlCli.Object) error
Click to show internal directories.
Click to hide internal directories.