mock_client

package
v1.108.12 Latest Latest
Warning

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

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

Documentation

Overview

Package mock_client is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockClientInterface

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

MockClientInterface is a mock of ClientInterface interface.

func NewMockClientInterface

func NewMockClientInterface(ctrl *gomock.Controller) *MockClientInterface

NewMockClientInterface creates a new mock instance.

func (*MockClientInterface) ApplyAppInformers

func (m *MockClientInterface) ApplyAppInformers(args types.AppInformersArgs)

ApplyAppInformers mocks base method.

func (*MockClientInterface) ApplyHooksInformer added in v1.103.1

func (m *MockClientInterface) ApplyHooksInformer(namespaces []string)

ApplyHooksInformer mocks base method.

func (*MockClientInterface) ApplyNamespacesInformer added in v1.103.1

func (m *MockClientInterface) ApplyNamespacesInformer(namespaces, imagePullSecrets []string)

ApplyNamespacesInformer mocks base method.

func (*MockClientInterface) DeployApp

func (m *MockClientInterface) DeployApp(deployArgs types.DeployAppArgs) (bool, error)

DeployApp mocks base method.

func (*MockClientInterface) EXPECT

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

func (*MockClientInterface) Init

func (m *MockClientInterface) Init() error

Init mocks base method.

func (*MockClientInterface) Shutdown

func (m *MockClientInterface) Shutdown()

Shutdown mocks base method.

func (*MockClientInterface) UndeployApp added in v1.98.3

func (m *MockClientInterface) UndeployApp(undeployArgs types.UndeployAppArgs) error

UndeployApp mocks base method.

type MockClientInterfaceMockRecorder

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

MockClientInterfaceMockRecorder is the mock recorder for MockClientInterface.

func (*MockClientInterfaceMockRecorder) ApplyAppInformers

func (mr *MockClientInterfaceMockRecorder) ApplyAppInformers(args interface{}) *gomock.Call

ApplyAppInformers indicates an expected call of ApplyAppInformers.

func (*MockClientInterfaceMockRecorder) ApplyHooksInformer added in v1.103.1

func (mr *MockClientInterfaceMockRecorder) ApplyHooksInformer(namespaces interface{}) *gomock.Call

ApplyHooksInformer indicates an expected call of ApplyHooksInformer.

func (*MockClientInterfaceMockRecorder) ApplyNamespacesInformer added in v1.103.1

func (mr *MockClientInterfaceMockRecorder) ApplyNamespacesInformer(namespaces, imagePullSecrets interface{}) *gomock.Call

ApplyNamespacesInformer indicates an expected call of ApplyNamespacesInformer.

func (*MockClientInterfaceMockRecorder) DeployApp

func (mr *MockClientInterfaceMockRecorder) DeployApp(deployArgs interface{}) *gomock.Call

DeployApp indicates an expected call of DeployApp.

func (*MockClientInterfaceMockRecorder) Init

Init indicates an expected call of Init.

func (*MockClientInterfaceMockRecorder) Shutdown

Shutdown indicates an expected call of Shutdown.

func (*MockClientInterfaceMockRecorder) UndeployApp added in v1.98.3

func (mr *MockClientInterfaceMockRecorder) UndeployApp(undeployArgs interface{}) *gomock.Call

UndeployApp indicates an expected call of UndeployApp.

Jump to

Keyboard shortcuts

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