mock

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2020 License: LGPL-3.0 Imports: 2 Imported by: 0

Documentation

Overview

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCSIPlugin

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

MockCSIPlugin is a mock of CSIPlugin interface

func NewMockCSIPlugin

func NewMockCSIPlugin(ctrl *gomock.Controller) *MockCSIPlugin

NewMockCSIPlugin creates a new mock instance

func (*MockCSIPlugin) EXPECT

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

func (*MockCSIPlugin) GetClusterScopedResources

func (m *MockCSIPlugin) GetClusterScopedResources() []interface{}

GetClusterScopedResources mocks base method

func (*MockCSIPlugin) GetProvisioner

func (m *MockCSIPlugin) GetProvisioner() string

GetProvisioner mocks base method

func (*MockCSIPlugin) GetSubResources

func (m *MockCSIPlugin) GetSubResources() []interface{}

GetSubResources mocks base method

func (*MockCSIPlugin) IsPluginReady

func (m *MockCSIPlugin) IsPluginReady() bool

IsPluginReady mocks base method

type MockCSIPluginMockRecorder

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

MockCSIPluginMockRecorder is the mock recorder for MockCSIPlugin

func (*MockCSIPluginMockRecorder) GetClusterScopedResources

func (mr *MockCSIPluginMockRecorder) GetClusterScopedResources() *gomock.Call

GetClusterScopedResources indicates an expected call of GetClusterScopedResources

func (*MockCSIPluginMockRecorder) GetProvisioner

func (mr *MockCSIPluginMockRecorder) GetProvisioner() *gomock.Call

GetProvisioner indicates an expected call of GetProvisioner

func (*MockCSIPluginMockRecorder) GetSubResources

func (mr *MockCSIPluginMockRecorder) GetSubResources() *gomock.Call

GetSubResources indicates an expected call of GetSubResources

func (*MockCSIPluginMockRecorder) IsPluginReady

func (mr *MockCSIPluginMockRecorder) IsPluginReady() *gomock.Call

IsPluginReady indicates an expected call of IsPluginReady

Jump to

Keyboard shortcuts

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