mock_hive

package
v0.0.0-...-3a7daba Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 3, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package mock_hive is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockClusterManager

type MockClusterManager struct {
	// contains filtered or unexported fields
}

MockClusterManager is a mock of ClusterManager interface.

func NewMockClusterManager

func NewMockClusterManager(ctrl *gomock.Controller) *MockClusterManager

NewMockClusterManager creates a new mock instance.

func (*MockClusterManager) CreateNamespace

func (m *MockClusterManager) CreateNamespace(arg0 context.Context, arg1 string) (*v10.Namespace, error)

CreateNamespace mocks base method.

func (*MockClusterManager) CreateOrUpdate

CreateOrUpdate mocks base method.

func (*MockClusterManager) Delete

Delete mocks base method.

func (*MockClusterManager) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockClusterManager) GetClusterDeployment

func (m *MockClusterManager) GetClusterDeployment(arg0 context.Context, arg1 *api.OpenShiftClusterDocument) (*v1.ClusterDeployment, error)

GetClusterDeployment mocks base method.

func (*MockClusterManager) Install

Install mocks base method.

func (*MockClusterManager) IsClusterDeploymentReady

func (m *MockClusterManager) IsClusterDeploymentReady(arg0 context.Context, arg1 *api.OpenShiftClusterDocument) (bool, error)

IsClusterDeploymentReady mocks base method.

func (*MockClusterManager) IsClusterInstallationComplete

func (m *MockClusterManager) IsClusterInstallationComplete(arg0 context.Context, arg1 *api.OpenShiftClusterDocument) (bool, error)

IsClusterInstallationComplete mocks base method.

func (*MockClusterManager) ResetCorrelationData

func (m *MockClusterManager) ResetCorrelationData(arg0 context.Context, arg1 *api.OpenShiftClusterDocument) error

ResetCorrelationData mocks base method.

type MockClusterManagerMockRecorder

type MockClusterManagerMockRecorder struct {
	// contains filtered or unexported fields
}

MockClusterManagerMockRecorder is the mock recorder for MockClusterManager.

func (*MockClusterManagerMockRecorder) CreateNamespace

func (mr *MockClusterManagerMockRecorder) CreateNamespace(arg0, arg1 interface{}) *gomock.Call

CreateNamespace indicates an expected call of CreateNamespace.

func (*MockClusterManagerMockRecorder) CreateOrUpdate

func (mr *MockClusterManagerMockRecorder) CreateOrUpdate(arg0, arg1, arg2 interface{}) *gomock.Call

CreateOrUpdate indicates an expected call of CreateOrUpdate.

func (*MockClusterManagerMockRecorder) Delete

func (mr *MockClusterManagerMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call

Delete indicates an expected call of Delete.

func (*MockClusterManagerMockRecorder) GetClusterDeployment

func (mr *MockClusterManagerMockRecorder) GetClusterDeployment(arg0, arg1 interface{}) *gomock.Call

GetClusterDeployment indicates an expected call of GetClusterDeployment.

func (*MockClusterManagerMockRecorder) Install

func (mr *MockClusterManagerMockRecorder) Install(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

Install indicates an expected call of Install.

func (*MockClusterManagerMockRecorder) IsClusterDeploymentReady

func (mr *MockClusterManagerMockRecorder) IsClusterDeploymentReady(arg0, arg1 interface{}) *gomock.Call

IsClusterDeploymentReady indicates an expected call of IsClusterDeploymentReady.

func (*MockClusterManagerMockRecorder) IsClusterInstallationComplete

func (mr *MockClusterManagerMockRecorder) IsClusterInstallationComplete(arg0, arg1 interface{}) *gomock.Call

IsClusterInstallationComplete indicates an expected call of IsClusterInstallationComplete.

func (*MockClusterManagerMockRecorder) ResetCorrelationData

func (mr *MockClusterManagerMockRecorder) ResetCorrelationData(arg0, arg1 interface{}) *gomock.Call

ResetCorrelationData indicates an expected call of ResetCorrelationData.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL