mock_hive

package
v0.0.0-...-570ee26 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2025 License: Apache-2.0 Imports: 8 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) GetClusterSync

GetClusterSync 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 any) *gomock.Call

CreateNamespace indicates an expected call of CreateNamespace.

func (*MockClusterManagerMockRecorder) CreateOrUpdate

func (mr *MockClusterManagerMockRecorder) CreateOrUpdate(arg0, arg1, arg2 any) *gomock.Call

CreateOrUpdate indicates an expected call of CreateOrUpdate.

func (*MockClusterManagerMockRecorder) Delete

func (mr *MockClusterManagerMockRecorder) Delete(arg0, arg1 any) *gomock.Call

Delete indicates an expected call of Delete.

func (*MockClusterManagerMockRecorder) GetClusterDeployment

func (mr *MockClusterManagerMockRecorder) GetClusterDeployment(arg0, arg1 any) *gomock.Call

GetClusterDeployment indicates an expected call of GetClusterDeployment.

func (*MockClusterManagerMockRecorder) GetClusterSync

func (mr *MockClusterManagerMockRecorder) GetClusterSync(arg0, arg1 any) *gomock.Call

GetClusterSync indicates an expected call of GetClusterSync.

func (*MockClusterManagerMockRecorder) Install

func (mr *MockClusterManagerMockRecorder) Install(arg0, arg1, arg2, arg3, arg4 any) *gomock.Call

Install indicates an expected call of Install.

func (*MockClusterManagerMockRecorder) IsClusterDeploymentReady

func (mr *MockClusterManagerMockRecorder) IsClusterDeploymentReady(arg0, arg1 any) *gomock.Call

IsClusterDeploymentReady indicates an expected call of IsClusterDeploymentReady.

func (*MockClusterManagerMockRecorder) IsClusterInstallationComplete

func (mr *MockClusterManagerMockRecorder) IsClusterInstallationComplete(arg0, arg1 any) *gomock.Call

IsClusterInstallationComplete indicates an expected call of IsClusterInstallationComplete.

func (*MockClusterManagerMockRecorder) ResetCorrelationData

func (mr *MockClusterManagerMockRecorder) ResetCorrelationData(arg0, arg1 any) *gomock.Call

ResetCorrelationData indicates an expected call of ResetCorrelationData.

type MockSyncSetManager

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

MockSyncSetManager is a mock of SyncSetManager interface.

func NewMockSyncSetManager

func NewMockSyncSetManager(ctrl *gomock.Controller) *MockSyncSetManager

NewMockSyncSetManager creates a new mock instance.

func (*MockSyncSetManager) EXPECT

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

func (*MockSyncSetManager) Get

func (m *MockSyncSetManager) Get(arg0 context.Context, arg1, arg2 string, arg3 reflect.Type) (any, error)

Get mocks base method.

func (*MockSyncSetManager) List

func (m *MockSyncSetManager) List(arg0 context.Context, arg1, arg2 string, arg3 reflect.Type) (any, error)

List mocks base method.

type MockSyncSetManagerMockRecorder

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

MockSyncSetManagerMockRecorder is the mock recorder for MockSyncSetManager.

func (*MockSyncSetManagerMockRecorder) Get

func (mr *MockSyncSetManagerMockRecorder) Get(arg0, arg1, arg2, arg3 any) *gomock.Call

Get indicates an expected call of Get.

func (*MockSyncSetManagerMockRecorder) List

func (mr *MockSyncSetManagerMockRecorder) List(arg0, arg1, arg2, arg3 any) *gomock.Call

List indicates an expected call of List.

Jump to

Keyboard shortcuts

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