mocks

package
v0.10.0-rc.18 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FleetInterface

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

FleetInterface is a mock of Interface interface.

func NewFleetInterface

func NewFleetInterface(ctrl *gomock.Controller) *FleetInterface

NewFleetInterface creates a new mock instance.

func (*FleetInterface) Bundle

Bundle mocks base method.

func (*FleetInterface) BundleDeployment

func (m *FleetInterface) BundleDeployment() v1alpha1.BundleDeploymentController

BundleDeployment mocks base method.

func (*FleetInterface) BundleNamespaceMapping

func (m *FleetInterface) BundleNamespaceMapping() v1alpha1.BundleNamespaceMappingController

BundleNamespaceMapping mocks base method.

func (*FleetInterface) Cluster

Cluster mocks base method.

func (*FleetInterface) ClusterGroup

ClusterGroup mocks base method.

func (*FleetInterface) ClusterRegistration

func (m *FleetInterface) ClusterRegistration() v1alpha1.ClusterRegistrationController

ClusterRegistration mocks base method.

func (*FleetInterface) ClusterRegistrationToken

func (m *FleetInterface) ClusterRegistrationToken() v1alpha1.ClusterRegistrationTokenController

ClusterRegistrationToken mocks base method.

func (*FleetInterface) Content

Content mocks base method.

func (*FleetInterface) EXPECT

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

func (*FleetInterface) GitRepo

GitRepo mocks base method.

func (*FleetInterface) GitRepoRestriction

func (m *FleetInterface) GitRepoRestriction() v1alpha1.GitRepoRestrictionController

GitRepoRestriction mocks base method.

func (*FleetInterface) ImageScan

ImageScan mocks base method.

type FleetInterfaceMockRecorder

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

FleetInterfaceMockRecorder is the mock recorder for FleetInterface.

func (*FleetInterfaceMockRecorder) Bundle

func (mr *FleetInterfaceMockRecorder) Bundle() *gomock.Call

Bundle indicates an expected call of Bundle.

func (*FleetInterfaceMockRecorder) BundleDeployment

func (mr *FleetInterfaceMockRecorder) BundleDeployment() *gomock.Call

BundleDeployment indicates an expected call of BundleDeployment.

func (*FleetInterfaceMockRecorder) BundleNamespaceMapping

func (mr *FleetInterfaceMockRecorder) BundleNamespaceMapping() *gomock.Call

BundleNamespaceMapping indicates an expected call of BundleNamespaceMapping.

func (*FleetInterfaceMockRecorder) Cluster

func (mr *FleetInterfaceMockRecorder) Cluster() *gomock.Call

Cluster indicates an expected call of Cluster.

func (*FleetInterfaceMockRecorder) ClusterGroup

func (mr *FleetInterfaceMockRecorder) ClusterGroup() *gomock.Call

ClusterGroup indicates an expected call of ClusterGroup.

func (*FleetInterfaceMockRecorder) ClusterRegistration

func (mr *FleetInterfaceMockRecorder) ClusterRegistration() *gomock.Call

ClusterRegistration indicates an expected call of ClusterRegistration.

func (*FleetInterfaceMockRecorder) ClusterRegistrationToken

func (mr *FleetInterfaceMockRecorder) ClusterRegistrationToken() *gomock.Call

ClusterRegistrationToken indicates an expected call of ClusterRegistrationToken.

func (*FleetInterfaceMockRecorder) Content

func (mr *FleetInterfaceMockRecorder) Content() *gomock.Call

Content indicates an expected call of Content.

func (*FleetInterfaceMockRecorder) GitRepo

func (mr *FleetInterfaceMockRecorder) GitRepo() *gomock.Call

GitRepo indicates an expected call of GitRepo.

func (*FleetInterfaceMockRecorder) GitRepoRestriction

func (mr *FleetInterfaceMockRecorder) GitRepoRestriction() *gomock.Call

GitRepoRestriction indicates an expected call of GitRepoRestriction.

func (*FleetInterfaceMockRecorder) ImageScan

func (mr *FleetInterfaceMockRecorder) ImageScan() *gomock.Call

ImageScan indicates an expected call of ImageScan.

type MockGetter

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

MockGetter is a mock of Getter interface.

func NewMockGetter

func NewMockGetter(ctrl *gomock.Controller) *MockGetter

NewMockGetter creates a new mock instance.

func (*MockGetter) EXPECT

func (m *MockGetter) EXPECT() *MockGetterMockRecorder

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

func (*MockGetter) Get

func (m *MockGetter) Get() (*client.Client, error)

Get mocks base method.

func (*MockGetter) GetNamespace

func (m *MockGetter) GetNamespace() string

GetNamespace mocks base method.

type MockGetterMockRecorder

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

MockGetterMockRecorder is the mock recorder for MockGetter.

func (*MockGetterMockRecorder) Get

func (mr *MockGetterMockRecorder) Get() *gomock.Call

Get indicates an expected call of Get.

func (*MockGetterMockRecorder) GetNamespace

func (mr *MockGetterMockRecorder) GetNamespace() *gomock.Call

GetNamespace indicates an expected call of GetNamespace.

Jump to

Keyboard shortcuts

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