mocks

package
v0.1.37 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2024 License: Apache-2.0 Imports: 3 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 MockClusterUtils

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

MockClusterUtils is a mock of ClusterUtils interface.

func NewMockClusterUtils

func NewMockClusterUtils(ctrl *gomock.Controller) *MockClusterUtils

NewMockClusterUtils creates a new mock instance.

func (*MockClusterUtils) EXPECT

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

func (*MockClusterUtils) GetBackplaneCluster

func (m *MockClusterUtils) GetBackplaneCluster(arg0 ...string) (utils.BackplaneCluster, error)

GetBackplaneCluster mocks base method.

func (*MockClusterUtils) GetBackplaneClusterFromClusterKey

func (m *MockClusterUtils) GetBackplaneClusterFromClusterKey(arg0 string) (utils.BackplaneCluster, error)

GetBackplaneClusterFromClusterKey mocks base method.

func (*MockClusterUtils) GetBackplaneClusterFromConfig

func (m *MockClusterUtils) GetBackplaneClusterFromConfig() (utils.BackplaneCluster, error)

GetBackplaneClusterFromConfig mocks base method.

func (*MockClusterUtils) GetClusterIDAndHostFromClusterURL

func (m *MockClusterUtils) GetClusterIDAndHostFromClusterURL(arg0 string) (string, string, error)

GetClusterIDAndHostFromClusterURL mocks base method.

type MockClusterUtilsMockRecorder

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

MockClusterUtilsMockRecorder is the mock recorder for MockClusterUtils.

func (*MockClusterUtilsMockRecorder) GetBackplaneCluster

func (mr *MockClusterUtilsMockRecorder) GetBackplaneCluster(arg0 ...interface{}) *gomock.Call

GetBackplaneCluster indicates an expected call of GetBackplaneCluster.

func (*MockClusterUtilsMockRecorder) GetBackplaneClusterFromClusterKey

func (mr *MockClusterUtilsMockRecorder) GetBackplaneClusterFromClusterKey(arg0 interface{}) *gomock.Call

GetBackplaneClusterFromClusterKey indicates an expected call of GetBackplaneClusterFromClusterKey.

func (*MockClusterUtilsMockRecorder) GetBackplaneClusterFromConfig

func (mr *MockClusterUtilsMockRecorder) GetBackplaneClusterFromConfig() *gomock.Call

GetBackplaneClusterFromConfig indicates an expected call of GetBackplaneClusterFromConfig.

func (*MockClusterUtilsMockRecorder) GetClusterIDAndHostFromClusterURL

func (mr *MockClusterUtilsMockRecorder) GetClusterIDAndHostFromClusterURL(arg0 interface{}) *gomock.Call

GetClusterIDAndHostFromClusterURL indicates an expected call of GetClusterIDAndHostFromClusterURL.

type MockShellCheckerInterface

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

MockShellCheckerInterface is a mock of ShellCheckerInterface interface.

func NewMockShellCheckerInterface

func NewMockShellCheckerInterface(ctrl *gomock.Controller) *MockShellCheckerInterface

NewMockShellCheckerInterface creates a new mock instance.

func (*MockShellCheckerInterface) EXPECT

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

func (*MockShellCheckerInterface) IsValidShell

func (m *MockShellCheckerInterface) IsValidShell(arg0 string) bool

IsValidShell mocks base method.

type MockShellCheckerInterfaceMockRecorder

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

MockShellCheckerInterfaceMockRecorder is the mock recorder for MockShellCheckerInterface.

func (*MockShellCheckerInterfaceMockRecorder) IsValidShell

func (mr *MockShellCheckerInterfaceMockRecorder) IsValidShell(arg0 interface{}) *gomock.Call

IsValidShell indicates an expected call of IsValidShell.

Jump to

Keyboard shortcuts

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