fake

package
v0.13.1 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2020 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Package fake is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDash

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

MockDash is a mock of Dash interface

func NewMockDash

func NewMockDash(ctrl *gomock.Controller) *MockDash

NewMockDash creates a new mock instance

func (*MockDash) BuildInfo added in v0.13.0

func (m *MockDash) BuildInfo() (string, string, string)

BuildInfo mocks base method

func (*MockDash) CRDWatcher

func (m *MockDash) CRDWatcher() config.CRDWatcher

CRDWatcher mocks base method

func (*MockDash) ClusterClient

func (m *MockDash) ClusterClient() cluster.ClientInterface

ClusterClient mocks base method

func (*MockDash) ContextName

func (m *MockDash) ContextName() string

ContextName mocks base method

func (*MockDash) DefaultNamespace

func (m *MockDash) DefaultNamespace() string

DefaultNamespace mocks base method

func (*MockDash) EXPECT

func (m *MockDash) EXPECT() *MockDashMockRecorder

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

func (*MockDash) ErrorStore

func (m *MockDash) ErrorStore() errors.ErrorStore

ErrorStore mocks base method

func (*MockDash) KubeConfigPath

func (m *MockDash) KubeConfigPath() string

KubeConfigPath mocks base method

func (*MockDash) Logger

func (m *MockDash) Logger() log.Logger

Logger mocks base method

func (*MockDash) ModuleManager

func (m *MockDash) ModuleManager() module.ManagerInterface

ModuleManager mocks base method

func (*MockDash) ObjectPath

func (m *MockDash) ObjectPath(arg0, arg1, arg2, arg3 string) (string, error)

ObjectPath mocks base method

func (*MockDash) ObjectStore

func (m *MockDash) ObjectStore() store.Store

ObjectStore mocks base method

func (*MockDash) PluginManager

func (m *MockDash) PluginManager() plugin.ManagerInterface

PluginManager mocks base method

func (*MockDash) PortForwarder

func (m *MockDash) PortForwarder() portforward.PortForwarder

PortForwarder mocks base method

func (*MockDash) UseContext

func (m *MockDash) UseContext(arg0 context.Context, arg1 string) error

UseContext mocks base method

func (*MockDash) Validate

func (m *MockDash) Validate() error

Validate mocks base method

type MockDashMockRecorder

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

MockDashMockRecorder is the mock recorder for MockDash

func (*MockDashMockRecorder) BuildInfo added in v0.13.0

func (mr *MockDashMockRecorder) BuildInfo() *gomock.Call

BuildInfo indicates an expected call of BuildInfo

func (*MockDashMockRecorder) CRDWatcher

func (mr *MockDashMockRecorder) CRDWatcher() *gomock.Call

CRDWatcher indicates an expected call of CRDWatcher

func (*MockDashMockRecorder) ClusterClient

func (mr *MockDashMockRecorder) ClusterClient() *gomock.Call

ClusterClient indicates an expected call of ClusterClient

func (*MockDashMockRecorder) ContextName

func (mr *MockDashMockRecorder) ContextName() *gomock.Call

ContextName indicates an expected call of ContextName

func (*MockDashMockRecorder) DefaultNamespace

func (mr *MockDashMockRecorder) DefaultNamespace() *gomock.Call

DefaultNamespace indicates an expected call of DefaultNamespace

func (*MockDashMockRecorder) ErrorStore

func (mr *MockDashMockRecorder) ErrorStore() *gomock.Call

ErrorStore indicates an expected call of ErrorStore

func (*MockDashMockRecorder) KubeConfigPath

func (mr *MockDashMockRecorder) KubeConfigPath() *gomock.Call

KubeConfigPath indicates an expected call of KubeConfigPath

func (*MockDashMockRecorder) Logger

func (mr *MockDashMockRecorder) Logger() *gomock.Call

Logger indicates an expected call of Logger

func (*MockDashMockRecorder) ModuleManager

func (mr *MockDashMockRecorder) ModuleManager() *gomock.Call

ModuleManager indicates an expected call of ModuleManager

func (*MockDashMockRecorder) ObjectPath

func (mr *MockDashMockRecorder) ObjectPath(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ObjectPath indicates an expected call of ObjectPath

func (*MockDashMockRecorder) ObjectStore

func (mr *MockDashMockRecorder) ObjectStore() *gomock.Call

ObjectStore indicates an expected call of ObjectStore

func (*MockDashMockRecorder) PluginManager

func (mr *MockDashMockRecorder) PluginManager() *gomock.Call

PluginManager indicates an expected call of PluginManager

func (*MockDashMockRecorder) PortForwarder

func (mr *MockDashMockRecorder) PortForwarder() *gomock.Call

PortForwarder indicates an expected call of PortForwarder

func (*MockDashMockRecorder) UseContext

func (mr *MockDashMockRecorder) UseContext(arg0, arg1 interface{}) *gomock.Call

UseContext indicates an expected call of UseContext

func (*MockDashMockRecorder) Validate

func (mr *MockDashMockRecorder) Validate() *gomock.Call

Validate indicates an expected call of Validate

Jump to

Keyboard shortcuts

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