mock_libcni

package
v1.32.0-coveo.0 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mock_libcni is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCNI

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

MockCNI is a mock of CNI interface

func NewMockCNI

func NewMockCNI(ctrl *gomock.Controller) *MockCNI

NewMockCNI creates a new mock instance

func (*MockCNI) AddNetwork

func (m *MockCNI) AddNetwork(arg0 context.Context, arg1 *libcni.NetworkConfig, arg2 *libcni.RuntimeConf) (types.Result, error)

AddNetwork mocks base method

func (*MockCNI) AddNetworkList

func (m *MockCNI) AddNetworkList(arg0 context.Context, arg1 *libcni.NetworkConfigList, arg2 *libcni.RuntimeConf) (types.Result, error)

AddNetworkList mocks base method

func (*MockCNI) CheckNetwork

func (m *MockCNI) CheckNetwork(arg0 context.Context, arg1 *libcni.NetworkConfig, arg2 *libcni.RuntimeConf) error

CheckNetwork mocks base method

func (*MockCNI) CheckNetworkList

func (m *MockCNI) CheckNetworkList(arg0 context.Context, arg1 *libcni.NetworkConfigList, arg2 *libcni.RuntimeConf) error

CheckNetworkList mocks base method

func (*MockCNI) DelNetwork

func (m *MockCNI) DelNetwork(arg0 context.Context, arg1 *libcni.NetworkConfig, arg2 *libcni.RuntimeConf) error

DelNetwork mocks base method

func (*MockCNI) DelNetworkList

func (m *MockCNI) DelNetworkList(arg0 context.Context, arg1 *libcni.NetworkConfigList, arg2 *libcni.RuntimeConf) error

DelNetworkList mocks base method

func (*MockCNI) EXPECT

func (m *MockCNI) EXPECT() *MockCNIMockRecorder

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

func (*MockCNI) GetNetworkCachedResult

func (m *MockCNI) GetNetworkCachedResult(arg0 *libcni.NetworkConfig, arg1 *libcni.RuntimeConf) (types.Result, error)

GetNetworkCachedResult mocks base method

func (*MockCNI) ValidateNetwork

func (m *MockCNI) ValidateNetwork(arg0 context.Context, arg1 *libcni.NetworkConfig) ([]string, error)

ValidateNetwork mocks base method

func (*MockCNI) ValidateNetworkList

func (m *MockCNI) ValidateNetworkList(arg0 context.Context, arg1 *libcni.NetworkConfigList) ([]string, error)

ValidateNetworkList mocks base method

type MockCNIMockRecorder

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

MockCNIMockRecorder is the mock recorder for MockCNI

func (*MockCNIMockRecorder) AddNetwork

func (mr *MockCNIMockRecorder) AddNetwork(arg0, arg1, arg2 interface{}) *gomock.Call

AddNetwork indicates an expected call of AddNetwork

func (*MockCNIMockRecorder) AddNetworkList

func (mr *MockCNIMockRecorder) AddNetworkList(arg0, arg1, arg2 interface{}) *gomock.Call

AddNetworkList indicates an expected call of AddNetworkList

func (*MockCNIMockRecorder) CheckNetwork

func (mr *MockCNIMockRecorder) CheckNetwork(arg0, arg1, arg2 interface{}) *gomock.Call

CheckNetwork indicates an expected call of CheckNetwork

func (*MockCNIMockRecorder) CheckNetworkList

func (mr *MockCNIMockRecorder) CheckNetworkList(arg0, arg1, arg2 interface{}) *gomock.Call

CheckNetworkList indicates an expected call of CheckNetworkList

func (*MockCNIMockRecorder) DelNetwork

func (mr *MockCNIMockRecorder) DelNetwork(arg0, arg1, arg2 interface{}) *gomock.Call

DelNetwork indicates an expected call of DelNetwork

func (*MockCNIMockRecorder) DelNetworkList

func (mr *MockCNIMockRecorder) DelNetworkList(arg0, arg1, arg2 interface{}) *gomock.Call

DelNetworkList indicates an expected call of DelNetworkList

func (*MockCNIMockRecorder) GetNetworkCachedResult

func (mr *MockCNIMockRecorder) GetNetworkCachedResult(arg0, arg1 interface{}) *gomock.Call

GetNetworkCachedResult indicates an expected call of GetNetworkCachedResult

func (*MockCNIMockRecorder) ValidateNetwork

func (mr *MockCNIMockRecorder) ValidateNetwork(arg0, arg1 interface{}) *gomock.Call

ValidateNetwork indicates an expected call of ValidateNetwork

func (*MockCNIMockRecorder) ValidateNetworkList

func (mr *MockCNIMockRecorder) ValidateNetworkList(arg0, arg1 interface{}) *gomock.Call

ValidateNetworkList indicates an expected call of ValidateNetworkList

Jump to

Keyboard shortcuts

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