mock_ezkube

package
v0.38.6 Latest Latest
Warning

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

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

Documentation

Overview

Package mock_ezkube is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockEnsurer

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

MockEnsurer is a mock of Ensurer interface

func NewMockEnsurer

func NewMockEnsurer(ctrl *gomock.Controller) *MockEnsurer

NewMockEnsurer creates a new mock instance

func (*MockEnsurer) Create

func (m *MockEnsurer) Create(arg0 context.Context, arg1 ezkube.Object) error

Create mocks base method

func (*MockEnsurer) Delete

func (m *MockEnsurer) Delete(arg0 context.Context, arg1 ezkube.Object) error

Delete mocks base method

func (*MockEnsurer) EXPECT

func (m *MockEnsurer) EXPECT() *MockEnsurerMockRecorder

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

func (*MockEnsurer) Ensure

func (m *MockEnsurer) Ensure(arg0 context.Context, arg1, arg2 ezkube.Object, arg3 ...ezkube.ReconcileFunc) error

Ensure mocks base method

func (*MockEnsurer) Get

func (m *MockEnsurer) Get(arg0 context.Context, arg1 ezkube.Object) error

Get mocks base method

func (*MockEnsurer) List

func (m *MockEnsurer) List(arg0 context.Context, arg1 ezkube.List, arg2 ...client.ListOption) error

List mocks base method

func (*MockEnsurer) Manager

func (m *MockEnsurer) Manager() manager.Manager

Manager mocks base method

func (*MockEnsurer) Update

func (m *MockEnsurer) Update(arg0 context.Context, arg1 ezkube.Object, arg2 ...ezkube.ReconcileFunc) error

Update mocks base method

func (*MockEnsurer) UpdateStatus

func (m *MockEnsurer) UpdateStatus(arg0 context.Context, arg1 ezkube.Object) error

UpdateStatus mocks base method

type MockEnsurerMockRecorder

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

MockEnsurerMockRecorder is the mock recorder for MockEnsurer

func (*MockEnsurerMockRecorder) Create

func (mr *MockEnsurerMockRecorder) Create(arg0, arg1 interface{}) *gomock.Call

Create indicates an expected call of Create

func (*MockEnsurerMockRecorder) Delete

func (mr *MockEnsurerMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call

Delete indicates an expected call of Delete

func (*MockEnsurerMockRecorder) Ensure

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

Ensure indicates an expected call of Ensure

func (*MockEnsurerMockRecorder) Get

func (mr *MockEnsurerMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call

Get indicates an expected call of Get

func (*MockEnsurerMockRecorder) List

func (mr *MockEnsurerMockRecorder) List(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

List indicates an expected call of List

func (*MockEnsurerMockRecorder) Manager

func (mr *MockEnsurerMockRecorder) Manager() *gomock.Call

Manager indicates an expected call of Manager

func (*MockEnsurerMockRecorder) Update

func (mr *MockEnsurerMockRecorder) Update(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

Update indicates an expected call of Update

func (*MockEnsurerMockRecorder) UpdateStatus

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

UpdateStatus indicates an expected call of UpdateStatus

Jump to

Keyboard shortcuts

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