mocks

package
v0.0.0-...-c510420 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

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 MockController

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

MockController is a mock of Controller interface.

func NewMockController

func NewMockController(ctrl *gomock.Controller) *MockController

NewMockController creates a new mock instance.

func (*MockController) Cleanup

func (m *MockController) Cleanup(arg0 context.Context, arg1 client.Object) (reconcile.Result, error)

Cleanup mocks base method.

func (*MockController) Default

func (m *MockController) Default(arg0 context.Context, arg1 client.Object)

Default mocks base method.

func (*MockController) EXPECT

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

func (*MockController) Initialize

func (m *MockController) Initialize(arg0 context.Context, arg1 client.Object, arg2 v1.Condition) error

Initialize mocks base method.

func (*MockController) Operate

func (m *MockController) Operate(arg0 context.Context, arg1 client.Object) (reconcile.Result, error)

Operate mocks base method.

func (*MockController) UpdateStatus

func (m *MockController) UpdateStatus(arg0 context.Context, arg1 client.Object) error

UpdateStatus mocks base method.

func (*MockController) Validate

func (m *MockController) Validate(arg0 context.Context, arg1 client.Object) error

Validate mocks base method.

type MockControllerMockRecorder

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

MockControllerMockRecorder is the mock recorder for MockController.

func (*MockControllerMockRecorder) Cleanup

func (mr *MockControllerMockRecorder) Cleanup(arg0, arg1 interface{}) *gomock.Call

Cleanup indicates an expected call of Cleanup.

func (*MockControllerMockRecorder) Default

func (mr *MockControllerMockRecorder) Default(arg0, arg1 interface{}) *gomock.Call

Default indicates an expected call of Default.

func (*MockControllerMockRecorder) Initialize

func (mr *MockControllerMockRecorder) Initialize(arg0, arg1, arg2 interface{}) *gomock.Call

Initialize indicates an expected call of Initialize.

func (*MockControllerMockRecorder) Operate

func (mr *MockControllerMockRecorder) Operate(arg0, arg1 interface{}) *gomock.Call

Operate indicates an expected call of Operate.

func (*MockControllerMockRecorder) UpdateStatus

func (mr *MockControllerMockRecorder) UpdateStatus(arg0, arg1 interface{}) *gomock.Call

UpdateStatus indicates an expected call of UpdateStatus.

func (*MockControllerMockRecorder) Validate

func (mr *MockControllerMockRecorder) Validate(arg0, arg1 interface{}) *gomock.Call

Validate indicates an expected call of Validate.

Jump to

Keyboard shortcuts

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