mocks

package
v0.13.12 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2020 License: Apache-2.0 Imports: 4 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(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(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