mocks

package
v0.0.0-...-b0bff92 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2021 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

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 MockExecutor

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

MockExecutor is a mock of Executor interface

func NewMockExecutor

func NewMockExecutor(ctrl *gomock.Controller) *MockExecutor

NewMockExecutor creates a new mock instance

func (*MockExecutor) Copy

func (m *MockExecutor) Copy(arg0 exec.CopyParams, arg1 <-chan struct{}) error

Copy mocks base method

func (*MockExecutor) EXPECT

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

func (*MockExecutor) Exec

func (m *MockExecutor) Exec(arg0 exec.ExecParams, arg1 <-chan struct{}) error

Exec mocks base method

func (*MockExecutor) NameSpace

func (m *MockExecutor) NameSpace() string

NameSpace mocks base method

func (*MockExecutor) RawClient

func (m *MockExecutor) RawClient() kubernetes.Interface

RawClient mocks base method

func (*MockExecutor) Status

func (m *MockExecutor) Status(arg0 exec.StatusParams) (*exec.Status, error)

Status mocks base method

type MockExecutorMockRecorder

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

MockExecutorMockRecorder is the mock recorder for MockExecutor

func (*MockExecutorMockRecorder) Copy

func (mr *MockExecutorMockRecorder) Copy(arg0, arg1 interface{}) *gomock.Call

Copy indicates an expected call of Copy

func (*MockExecutorMockRecorder) Exec

func (mr *MockExecutorMockRecorder) Exec(arg0, arg1 interface{}) *gomock.Call

Exec indicates an expected call of Exec

func (*MockExecutorMockRecorder) NameSpace

func (mr *MockExecutorMockRecorder) NameSpace() *gomock.Call

NameSpace indicates an expected call of NameSpace

func (*MockExecutorMockRecorder) RawClient

func (mr *MockExecutorMockRecorder) RawClient() *gomock.Call

RawClient indicates an expected call of RawClient

func (*MockExecutorMockRecorder) Status

func (mr *MockExecutorMockRecorder) Status(arg0 interface{}) *gomock.Call

Status indicates an expected call of Status

type MockProviderIDGetter

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

MockProviderIDGetter is a mock of ProviderIDGetter interface

func NewMockProviderIDGetter

func NewMockProviderIDGetter(ctrl *gomock.Controller) *MockProviderIDGetter

NewMockProviderIDGetter creates a new mock instance

func (*MockProviderIDGetter) EXPECT

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

func (*MockProviderIDGetter) Name

func (m *MockProviderIDGetter) Name() string

Name mocks base method

func (*MockProviderIDGetter) ProviderID

func (m *MockProviderIDGetter) ProviderID() string

ProviderID mocks base method

func (*MockProviderIDGetter) Refresh

func (m *MockProviderIDGetter) Refresh() error

Refresh mocks base method

type MockProviderIDGetterMockRecorder

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

MockProviderIDGetterMockRecorder is the mock recorder for MockProviderIDGetter

func (*MockProviderIDGetterMockRecorder) Name

Name indicates an expected call of Name

func (*MockProviderIDGetterMockRecorder) ProviderID

func (mr *MockProviderIDGetterMockRecorder) ProviderID() *gomock.Call

ProviderID indicates an expected call of ProviderID

func (*MockProviderIDGetterMockRecorder) Refresh

Refresh indicates an expected call of Refresh

Jump to

Keyboard shortcuts

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