mock_plugin

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_plugin is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockVendorPlugin

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

MockVendorPlugin is a mock of VendorPlugin interface.

func NewMockVendorPlugin

func NewMockVendorPlugin(ctrl *gomock.Controller) *MockVendorPlugin

NewMockVendorPlugin creates a new mock instance.

func (*MockVendorPlugin) Apply

func (m *MockVendorPlugin) Apply() error

Apply mocks base method.

func (*MockVendorPlugin) CheckStatusChanges

func (m *MockVendorPlugin) CheckStatusChanges(arg0 *v1.SriovNetworkNodeState) (bool, error)

CheckStatusChanges mocks base method.

func (*MockVendorPlugin) EXPECT

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

func (*MockVendorPlugin) Name

func (m *MockVendorPlugin) Name() string

Name mocks base method.

func (*MockVendorPlugin) OnNodeStateChange

func (m *MockVendorPlugin) OnNodeStateChange(arg0 *v1.SriovNetworkNodeState) (bool, bool, error)

OnNodeStateChange mocks base method.

func (*MockVendorPlugin) Spec

func (m *MockVendorPlugin) Spec() string

Spec mocks base method.

type MockVendorPluginMockRecorder

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

MockVendorPluginMockRecorder is the mock recorder for MockVendorPlugin.

func (*MockVendorPluginMockRecorder) Apply

Apply indicates an expected call of Apply.

func (*MockVendorPluginMockRecorder) CheckStatusChanges

func (mr *MockVendorPluginMockRecorder) CheckStatusChanges(arg0 interface{}) *gomock.Call

CheckStatusChanges indicates an expected call of CheckStatusChanges.

func (*MockVendorPluginMockRecorder) Name

Name indicates an expected call of Name.

func (*MockVendorPluginMockRecorder) OnNodeStateChange

func (mr *MockVendorPluginMockRecorder) OnNodeStateChange(arg0 interface{}) *gomock.Call

OnNodeStateChange indicates an expected call of OnNodeStateChange.

func (*MockVendorPluginMockRecorder) Spec

Spec indicates an expected call of Spec.

Jump to

Keyboard shortcuts

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