mock

package
v1.47.1 Latest Latest
Warning

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

Go to latest
Published: May 25, 2022 License: Apache-2.0, BSD-2-Clause, MIT, + 1 more Imports: 4 Imported by: 0

Documentation

Overview

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockControllerPredicateFactory

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

MockControllerPredicateFactory is a mock of ControllerPredicateFactory interface.

func NewMockControllerPredicateFactory

func NewMockControllerPredicateFactory(ctrl *gomock.Controller) *MockControllerPredicateFactory

NewMockControllerPredicateFactory creates a new mock instance.

func (*MockControllerPredicateFactory) EXPECT

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

func (*MockControllerPredicateFactory) NewControllerPredicate

func (m *MockControllerPredicateFactory) NewControllerPredicate(arg0 client.Object) predicate.Predicate

NewControllerPredicate mocks base method.

type MockControllerPredicateFactoryMockRecorder

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

MockControllerPredicateFactoryMockRecorder is the mock recorder for MockControllerPredicateFactory.

func (*MockControllerPredicateFactoryMockRecorder) NewControllerPredicate

func (mr *MockControllerPredicateFactoryMockRecorder) NewControllerPredicate(arg0 interface{}) *gomock.Call

NewControllerPredicate indicates an expected call of NewControllerPredicate.

type MockEnqueuer

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

MockEnqueuer is a mock of Enqueuer interface.

func NewMockEnqueuer

func NewMockEnqueuer(ctrl *gomock.Controller) *MockEnqueuer

NewMockEnqueuer creates a new mock instance.

func (*MockEnqueuer) EXPECT

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

func (*MockEnqueuer) Enqueue

func (m *MockEnqueuer) Enqueue(arg0 client.Object)

Enqueue mocks base method.

type MockEnqueuerMockRecorder

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

MockEnqueuerMockRecorder is the mock recorder for MockEnqueuer.

func (*MockEnqueuerMockRecorder) Enqueue

func (mr *MockEnqueuerMockRecorder) Enqueue(arg0 interface{}) *gomock.Call

Enqueue indicates an expected call of Enqueue.

Jump to

Keyboard shortcuts

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