mocks

package
v1.2.15 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2022 License: MIT Imports: 5 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 MockNodeLabeller

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

MockNodeLabeller is a mock of NodeLabeller interface.

func NewMockNodeLabeller

func NewMockNodeLabeller(ctrl *gomock.Controller) *MockNodeLabeller

NewMockNodeLabeller creates a new mock instance.

func (*MockNodeLabeller) EXPECT

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

func (*MockNodeLabeller) EnsureNodeLabels

func (m *MockNodeLabeller) EnsureNodeLabels(ctx context.Context, key client.ObjectKey, labels map[string]string) error

EnsureNodeLabels mocks base method.

func (*MockNodeLabeller) NodeObjects

NodeObjects mocks base method.

type MockNodeLabellerMockRecorder

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

MockNodeLabellerMockRecorder is the mock recorder for MockNodeLabeller.

func (*MockNodeLabellerMockRecorder) EnsureNodeLabels

func (mr *MockNodeLabellerMockRecorder) EnsureNodeLabels(ctx, key, labels interface{}) *gomock.Call

EnsureNodeLabels indicates an expected call of EnsureNodeLabels.

func (*MockNodeLabellerMockRecorder) NodeObjects

func (mr *MockNodeLabellerMockRecorder) NodeObjects(ctx interface{}) *gomock.Call

NodeObjects indicates an expected call of NodeObjects.

Jump to

Keyboard shortcuts

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