mock_k8s

package
v0.28.6 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_k8s is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSyncExecutorInterface

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

MockSyncExecutorInterface is a mock of SyncExecutorInterface interface.

func NewMockSyncExecutorInterface

func NewMockSyncExecutorInterface(ctrl *gomock.Controller) *MockSyncExecutorInterface

NewMockSyncExecutorInterface creates a new mock instance.

func (*MockSyncExecutorInterface) EXPECT

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

func (*MockSyncExecutorInterface) ExecContainer

func (m *MockSyncExecutorInterface) ExecContainer(ctx context.Context, namespace, pod, container string, command ...string) (int, string, string, error)

ExecContainer mocks base method.

type MockSyncExecutorInterfaceMockRecorder

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

MockSyncExecutorInterfaceMockRecorder is the mock recorder for MockSyncExecutorInterface.

func (*MockSyncExecutorInterfaceMockRecorder) ExecContainer

func (mr *MockSyncExecutorInterfaceMockRecorder) ExecContainer(ctx, namespace, pod, container interface{}, command ...interface{}) *gomock.Call

ExecContainer indicates an expected call of ExecContainer.

Jump to

Keyboard shortcuts

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