mocks

package
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2022 License: Apache-2.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 MockDynamicCertPrivate

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

MockDynamicCertPrivate is a mock of Private interface.

func NewMockDynamicCertPrivate

func NewMockDynamicCertPrivate(ctrl *gomock.Controller) *MockDynamicCertPrivate

NewMockDynamicCertPrivate creates a new mock instance.

func (*MockDynamicCertPrivate) AddListener

AddListener mocks base method.

func (*MockDynamicCertPrivate) CurrentCertKeyContent

func (m *MockDynamicCertPrivate) CurrentCertKeyContent() ([]byte, []byte)

CurrentCertKeyContent mocks base method.

func (*MockDynamicCertPrivate) EXPECT

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

func (*MockDynamicCertPrivate) Name

func (m *MockDynamicCertPrivate) Name() string

Name mocks base method.

func (*MockDynamicCertPrivate) Run

func (m *MockDynamicCertPrivate) Run(arg0 context.Context, arg1 int)

Run mocks base method.

func (*MockDynamicCertPrivate) RunOnce

func (m *MockDynamicCertPrivate) RunOnce(arg0 context.Context) error

RunOnce mocks base method.

func (*MockDynamicCertPrivate) SetCertKeyContent

func (m *MockDynamicCertPrivate) SetCertKeyContent(arg0, arg1 []byte) error

SetCertKeyContent mocks base method.

func (*MockDynamicCertPrivate) UnsetCertKeyContent

func (m *MockDynamicCertPrivate) UnsetCertKeyContent()

UnsetCertKeyContent mocks base method.

type MockDynamicCertPrivateMockRecorder

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

MockDynamicCertPrivateMockRecorder is the mock recorder for MockDynamicCertPrivate.

func (*MockDynamicCertPrivateMockRecorder) AddListener

func (mr *MockDynamicCertPrivateMockRecorder) AddListener(arg0 interface{}) *gomock.Call

AddListener indicates an expected call of AddListener.

func (*MockDynamicCertPrivateMockRecorder) CurrentCertKeyContent

func (mr *MockDynamicCertPrivateMockRecorder) CurrentCertKeyContent() *gomock.Call

CurrentCertKeyContent indicates an expected call of CurrentCertKeyContent.

func (*MockDynamicCertPrivateMockRecorder) Name

Name indicates an expected call of Name.

func (*MockDynamicCertPrivateMockRecorder) Run

func (mr *MockDynamicCertPrivateMockRecorder) Run(arg0, arg1 interface{}) *gomock.Call

Run indicates an expected call of Run.

func (*MockDynamicCertPrivateMockRecorder) RunOnce

func (mr *MockDynamicCertPrivateMockRecorder) RunOnce(arg0 interface{}) *gomock.Call

RunOnce indicates an expected call of RunOnce.

func (*MockDynamicCertPrivateMockRecorder) SetCertKeyContent

func (mr *MockDynamicCertPrivateMockRecorder) SetCertKeyContent(arg0, arg1 interface{}) *gomock.Call

SetCertKeyContent indicates an expected call of SetCertKeyContent.

func (*MockDynamicCertPrivateMockRecorder) UnsetCertKeyContent

func (mr *MockDynamicCertPrivateMockRecorder) UnsetCertKeyContent() *gomock.Call

UnsetCertKeyContent indicates an expected call of UnsetCertKeyContent.

type MockPodCommandExecutor

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

MockPodCommandExecutor is a mock of PodCommandExecutor interface.

func NewMockPodCommandExecutor

func NewMockPodCommandExecutor(ctrl *gomock.Controller) *MockPodCommandExecutor

NewMockPodCommandExecutor creates a new mock instance.

func (*MockPodCommandExecutor) EXPECT

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

func (*MockPodCommandExecutor) Exec

func (m *MockPodCommandExecutor) Exec(arg0, arg1 string, arg2 ...string) (string, error)

Exec mocks base method.

type MockPodCommandExecutorMockRecorder

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

MockPodCommandExecutorMockRecorder is the mock recorder for MockPodCommandExecutor.

func (*MockPodCommandExecutorMockRecorder) Exec

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

Exec indicates an expected call of Exec.

Jump to

Keyboard shortcuts

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