mocks

package
v1.1.3-alpha1 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2021 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(arg0 context.Context, arg1 types.NamespacedName, arg2 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(arg0, arg1, arg2 interface{}) *gomock.Call

EnsureNodeLabels indicates an expected call of EnsureNodeLabels.

func (*MockNodeLabellerMockRecorder) NodeObjects

func (mr *MockNodeLabellerMockRecorder) NodeObjects(arg0 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