mocks

package
v0.11.3 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2019 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 MockClientGetter

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

MockClientGetter is a mock of ClientGetter interface

func NewMockClientGetter

func NewMockClientGetter(ctrl *gomock.Controller) *MockClientGetter

NewMockClientGetter creates a new mock instance

func (*MockClientGetter) EXPECT

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

func (*MockClientGetter) GetClient

func (m *MockClientGetter) GetClient(cluster string, restConfig *rest.Config) (clients.ResourceClient, error)

GetClient mocks base method

type MockClientGetterMockRecorder

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

MockClientGetterMockRecorder is the mock recorder for MockClientGetter

func (*MockClientGetterMockRecorder) GetClient

func (mr *MockClientGetterMockRecorder) 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