metautils

package
v0.8.3 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Code generated by MockGen. DO NOT EDIT. Source: github.com/onmetal/controller-utils/mock/controller-utils/metautils (interfaces: EachListItemFunc)

Generated by this command:

mockgen -copyright_file ../../../hack/boilerplate.go.txt -package metautils -destination=funcs.go github.com/onmetal/controller-utils/mock/controller-utils/metautils EachListItemFunc

Package metautils is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EachListItemFunc

type EachListItemFunc interface {
	Call(obj client.Object) error
}

type MockEachListItemFunc

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

MockEachListItemFunc is a mock of EachListItemFunc interface.

func NewMockEachListItemFunc

func NewMockEachListItemFunc(ctrl *gomock.Controller) *MockEachListItemFunc

NewMockEachListItemFunc creates a new mock instance.

func (*MockEachListItemFunc) Call

func (m *MockEachListItemFunc) Call(arg0 client.Object) error

Call mocks base method.

func (*MockEachListItemFunc) EXPECT

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

type MockEachListItemFuncMockRecorder

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

MockEachListItemFuncMockRecorder is the mock recorder for MockEachListItemFunc.

func (*MockEachListItemFuncMockRecorder) Call

Call indicates an expected call of Call.

Jump to

Keyboard shortcuts

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