mock_adminactions

package
v0.0.0-...-a580c8e Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package mock_adminactions is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockInterface

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

MockInterface is a mock of Interface interface

func NewMockInterface

func NewMockInterface(ctrl *gomock.Controller) *MockInterface

NewMockInterface creates a new mock instance

func (*MockInterface) EXPECT

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

func (*MockInterface) K8sCreateOrUpdate

func (m *MockInterface) K8sCreateOrUpdate(arg0 *unstructured.Unstructured) error

K8sCreateOrUpdate mocks base method

func (*MockInterface) K8sDelete

func (m *MockInterface) K8sDelete(arg0, arg1, arg2 string) error

K8sDelete mocks base method

func (*MockInterface) K8sGet

func (m *MockInterface) K8sGet(arg0, arg1, arg2 string) ([]byte, error)

K8sGet mocks base method

func (*MockInterface) K8sList

func (m *MockInterface) K8sList(arg0, arg1 string) ([]byte, error)

K8sList mocks base method

func (*MockInterface) MustGather

func (m *MockInterface) MustGather(arg0 context.Context, arg1 http.ResponseWriter) error

MustGather mocks base method

func (*MockInterface) ResourcesList

func (m *MockInterface) ResourcesList(arg0 context.Context) ([]byte, error)

ResourcesList mocks base method

func (*MockInterface) Upgrade

func (m *MockInterface) Upgrade(arg0 context.Context) error

Upgrade mocks base method

func (*MockInterface) VMRedeployAndWait

func (m *MockInterface) VMRedeployAndWait(arg0 context.Context, arg1 string) error

VMRedeployAndWait mocks base method

func (*MockInterface) VMSerialConsole

func (m *MockInterface) VMSerialConsole(arg0 context.Context, arg1 http.ResponseWriter, arg2 *logrus.Entry, arg3 string) error

VMSerialConsole mocks base method

type MockInterfaceMockRecorder

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

MockInterfaceMockRecorder is the mock recorder for MockInterface

func (*MockInterfaceMockRecorder) K8sCreateOrUpdate

func (mr *MockInterfaceMockRecorder) K8sCreateOrUpdate(arg0 interface{}) *gomock.Call

K8sCreateOrUpdate indicates an expected call of K8sCreateOrUpdate

func (*MockInterfaceMockRecorder) K8sDelete

func (mr *MockInterfaceMockRecorder) K8sDelete(arg0, arg1, arg2 interface{}) *gomock.Call

K8sDelete indicates an expected call of K8sDelete

func (*MockInterfaceMockRecorder) K8sGet

func (mr *MockInterfaceMockRecorder) K8sGet(arg0, arg1, arg2 interface{}) *gomock.Call

K8sGet indicates an expected call of K8sGet

func (*MockInterfaceMockRecorder) K8sList

func (mr *MockInterfaceMockRecorder) K8sList(arg0, arg1 interface{}) *gomock.Call

K8sList indicates an expected call of K8sList

func (*MockInterfaceMockRecorder) MustGather

func (mr *MockInterfaceMockRecorder) MustGather(arg0, arg1 interface{}) *gomock.Call

MustGather indicates an expected call of MustGather

func (*MockInterfaceMockRecorder) ResourcesList

func (mr *MockInterfaceMockRecorder) ResourcesList(arg0 interface{}) *gomock.Call

ResourcesList indicates an expected call of ResourcesList

func (*MockInterfaceMockRecorder) Upgrade

func (mr *MockInterfaceMockRecorder) Upgrade(arg0 interface{}) *gomock.Call

Upgrade indicates an expected call of Upgrade

func (*MockInterfaceMockRecorder) VMRedeployAndWait

func (mr *MockInterfaceMockRecorder) VMRedeployAndWait(arg0, arg1 interface{}) *gomock.Call

VMRedeployAndWait indicates an expected call of VMRedeployAndWait

func (*MockInterfaceMockRecorder) VMSerialConsole

func (mr *MockInterfaceMockRecorder) VMSerialConsole(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

VMSerialConsole indicates an expected call of VMSerialConsole

Jump to

Keyboard shortcuts

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