mock_store

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_store is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockManagerInterface

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

MockManagerInterface is a mock of ManagerInterface interface.

func NewMockManagerInterface

func NewMockManagerInterface(ctrl *gomock.Controller) *MockManagerInterface

NewMockManagerInterface creates a new mock instance.

func (*MockManagerInterface) ClearPCIAddressFolder

func (m *MockManagerInterface) ClearPCIAddressFolder() error

ClearPCIAddressFolder mocks base method.

func (*MockManagerInterface) EXPECT

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

func (*MockManagerInterface) GetCheckPointNodeState

func (m *MockManagerInterface) GetCheckPointNodeState() (*v1.SriovNetworkNodeState, error)

GetCheckPointNodeState mocks base method.

func (*MockManagerInterface) LoadPfsStatus

func (m *MockManagerInterface) LoadPfsStatus(pciAddress string) (*v1.Interface, bool, error)

LoadPfsStatus mocks base method.

func (*MockManagerInterface) RemovePfAppliedStatus added in v1.4.0

func (m *MockManagerInterface) RemovePfAppliedStatus(pciAddress string) error

RemovePfAppliedStatus mocks base method.

func (*MockManagerInterface) SaveLastPfAppliedStatus

func (m *MockManagerInterface) SaveLastPfAppliedStatus(PfInfo *v1.Interface) error

SaveLastPfAppliedStatus mocks base method.

func (*MockManagerInterface) WriteCheckpointFile

func (m *MockManagerInterface) WriteCheckpointFile(arg0 *v1.SriovNetworkNodeState) error

WriteCheckpointFile mocks base method.

type MockManagerInterfaceMockRecorder

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

MockManagerInterfaceMockRecorder is the mock recorder for MockManagerInterface.

func (*MockManagerInterfaceMockRecorder) ClearPCIAddressFolder

func (mr *MockManagerInterfaceMockRecorder) ClearPCIAddressFolder() *gomock.Call

ClearPCIAddressFolder indicates an expected call of ClearPCIAddressFolder.

func (*MockManagerInterfaceMockRecorder) GetCheckPointNodeState

func (mr *MockManagerInterfaceMockRecorder) GetCheckPointNodeState() *gomock.Call

GetCheckPointNodeState indicates an expected call of GetCheckPointNodeState.

func (*MockManagerInterfaceMockRecorder) LoadPfsStatus

func (mr *MockManagerInterfaceMockRecorder) LoadPfsStatus(pciAddress interface{}) *gomock.Call

LoadPfsStatus indicates an expected call of LoadPfsStatus.

func (*MockManagerInterfaceMockRecorder) RemovePfAppliedStatus added in v1.4.0

func (mr *MockManagerInterfaceMockRecorder) RemovePfAppliedStatus(pciAddress interface{}) *gomock.Call

RemovePfAppliedStatus indicates an expected call of RemovePfAppliedStatus.

func (*MockManagerInterfaceMockRecorder) SaveLastPfAppliedStatus

func (mr *MockManagerInterfaceMockRecorder) SaveLastPfAppliedStatus(PfInfo interface{}) *gomock.Call

SaveLastPfAppliedStatus indicates an expected call of SaveLastPfAppliedStatus.

func (*MockManagerInterfaceMockRecorder) WriteCheckpointFile

func (mr *MockManagerInterfaceMockRecorder) WriteCheckpointFile(arg0 interface{}) *gomock.Call

WriteCheckpointFile indicates an expected call of WriteCheckpointFile.

Jump to

Keyboard shortcuts

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