mocks

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2021 License: MIT 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 MockVolumeSharer

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

MockVolumeSharer is a mock of VolumeSharer interface.

func NewMockVolumeSharer

func NewMockVolumeSharer(ctrl *gomock.Controller) *MockVolumeSharer

NewMockVolumeSharer creates a new mock instance.

func (*MockVolumeSharer) EXPECT

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

func (*MockVolumeSharer) ListSharedVolumes

func (m *MockVolumeSharer) ListSharedVolumes(arg0 context.Context) (storageos.SharedVolumeList, error)

ListSharedVolumes mocks base method.

func (*MockVolumeSharer) SetExternalEndpoint

func (m *MockVolumeSharer) SetExternalEndpoint(arg0 context.Context, arg1, arg2, arg3 string) error

SetExternalEndpoint mocks base method.

type MockVolumeSharerMockRecorder

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

MockVolumeSharerMockRecorder is the mock recorder for MockVolumeSharer.

func (*MockVolumeSharerMockRecorder) ListSharedVolumes

func (mr *MockVolumeSharerMockRecorder) ListSharedVolumes(arg0 interface{}) *gomock.Call

ListSharedVolumes indicates an expected call of ListSharedVolumes.

func (*MockVolumeSharerMockRecorder) SetExternalEndpoint

func (mr *MockVolumeSharerMockRecorder) SetExternalEndpoint(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

SetExternalEndpoint indicates an expected call of SetExternalEndpoint.

Jump to

Keyboard shortcuts

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