mocks

package
v1.8.0 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2024 License: Apache-2.0 Imports: 4 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 MockVolumeInfoGetter

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

MockVolumeInfoGetter is a mock of VolumeInfoGetter interface.

func NewMockVolumeInfoGetter

func NewMockVolumeInfoGetter(ctrl *gomock.Controller) *MockVolumeInfoGetter

NewMockVolumeInfoGetter creates a new mock instance.

func (*MockVolumeInfoGetter) EXPECT

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

func (*MockVolumeInfoGetter) GetPersistentVolumes

func (m *MockVolumeInfoGetter) GetPersistentVolumes(arg0 context.Context) ([]k8s.VolumeInfo, error)

GetPersistentVolumes mocks base method.

type MockVolumeInfoGetterMockRecorder

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

MockVolumeInfoGetterMockRecorder is the mock recorder for MockVolumeInfoGetter.

func (*MockVolumeInfoGetterMockRecorder) GetPersistentVolumes

func (mr *MockVolumeInfoGetterMockRecorder) GetPersistentVolumes(arg0 interface{}) *gomock.Call

GetPersistentVolumes indicates an expected call of GetPersistentVolumes.

Jump to

Keyboard shortcuts

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