mocks

package
v1.2.4 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 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 MockLister

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

MockLister is a mock of Lister interface.

func NewMockLister

func NewMockLister(ctrl *gomock.Controller) *MockLister

NewMockLister creates a new mock instance.

func (*MockLister) EXPECT

func (m *MockLister) EXPECT() *MockListerMockRecorder

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

func (*MockLister) NodeObjects

func (m *MockLister) NodeObjects(arg0 context.Context) (map[types.NamespacedName]storageos.Object, error)

NodeObjects mocks base method.

type MockListerMockRecorder

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

MockListerMockRecorder is the mock recorder for MockLister.

func (*MockListerMockRecorder) NodeObjects

func (mr *MockListerMockRecorder) 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