mock_tenantcluster

package
v8.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package mock_tenantcluster is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockFactory

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

MockFactory is a mock of Factory interface.

func NewMockFactory

func NewMockFactory(ctrl *gomock.Controller) *MockFactory

NewMockFactory creates a new mock instance.

func (*MockFactory) EXPECT

func (m *MockFactory) EXPECT() *MockFactoryMockRecorder

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

func (*MockFactory) GetAllClients

func (m *MockFactory) GetAllClients(ctx context.Context, cr *capi.Cluster) (k8sclient.Interface, error)

GetAllClients mocks base method.

func (*MockFactory) GetClient

func (m *MockFactory) GetClient(ctx context.Context, cr *capi.Cluster) (client.Client, error)

GetClient mocks base method.

type MockFactoryMockRecorder

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

MockFactoryMockRecorder is the mock recorder for MockFactory.

func (*MockFactoryMockRecorder) GetAllClients

func (mr *MockFactoryMockRecorder) GetAllClients(ctx, cr interface{}) *gomock.Call

GetAllClients indicates an expected call of GetAllClients.

func (*MockFactoryMockRecorder) GetClient

func (mr *MockFactoryMockRecorder) GetClient(ctx, cr interface{}) *gomock.Call

GetClient indicates an expected call of GetClient.

Jump to

Keyboard shortcuts

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