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 MockVolumeLabeller

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

MockVolumeLabeller is a mock of VolumeLabeller interface.

func NewMockVolumeLabeller

func NewMockVolumeLabeller(ctrl *gomock.Controller) *MockVolumeLabeller

NewMockVolumeLabeller creates a new mock instance.

func (*MockVolumeLabeller) EXPECT

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

func (*MockVolumeLabeller) EnsureVolumeLabels

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

EnsureVolumeLabels mocks base method.

func (*MockVolumeLabeller) VolumeObjects

func (m *MockVolumeLabeller) VolumeObjects(ctx context.Context) (map[client.ObjectKey]storageos.Object, error)

VolumeObjects mocks base method.

type MockVolumeLabellerMockRecorder

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

MockVolumeLabellerMockRecorder is the mock recorder for MockVolumeLabeller.

func (*MockVolumeLabellerMockRecorder) EnsureVolumeLabels

func (mr *MockVolumeLabellerMockRecorder) EnsureVolumeLabels(ctx, key, labels interface{}) *gomock.Call

EnsureVolumeLabels indicates an expected call of EnsureVolumeLabels.

func (*MockVolumeLabellerMockRecorder) VolumeObjects

func (mr *MockVolumeLabellerMockRecorder) VolumeObjects(ctx interface{}) *gomock.Call

VolumeObjects indicates an expected call of VolumeObjects.

Jump to

Keyboard shortcuts

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