mocks

package
v0.16.2 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

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 MockClusterClientFactory

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

MockClusterClientFactory is a mock of ClusterClientFactory interface

func NewMockClusterClientFactory

func NewMockClusterClientFactory(ctrl *gomock.Controller) *MockClusterClientFactory

NewMockClusterClientFactory creates a new mock instance

func (*MockClusterClientFactory) EXPECT

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

func (*MockClusterClientFactory) GetClient

func (m *MockClusterClientFactory) GetClient(ctx context.Context, cluster string, restConfig *rest.Config) (clients.ResourceClient, error)

GetClient mocks base method

type MockClusterClientFactoryMockRecorder

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

MockClusterClientFactoryMockRecorder is the mock recorder for MockClusterClientFactory

func (*MockClusterClientFactoryMockRecorder) GetClient

func (mr *MockClusterClientFactoryMockRecorder) GetClient(ctx, cluster, restConfig 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