mock_cniipamwrapper

package
v0.0.0-...-53a8481 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_cniipamwrapper is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIPAM

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

MockIPAM is a mock of IPAM interface

func NewMockIPAM

func NewMockIPAM(ctrl *gomock.Controller) *MockIPAM

NewMockIPAM creates a new mock instance

func (*MockIPAM) ConfigureIface

func (m *MockIPAM) ConfigureIface(arg0 string, arg1 *current.Result) error

ConfigureIface mocks base method

func (*MockIPAM) EXPECT

func (m *MockIPAM) EXPECT() *MockIPAMMockRecorder

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

func (*MockIPAM) ExecAdd

func (m *MockIPAM) ExecAdd(arg0 string, arg1 []byte) (types.Result, error)

ExecAdd mocks base method

func (*MockIPAM) ExecDel

func (m *MockIPAM) ExecDel(arg0 string, arg1 []byte) error

ExecDel mocks base method

type MockIPAMMockRecorder

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

MockIPAMMockRecorder is the mock recorder for MockIPAM

func (*MockIPAMMockRecorder) ConfigureIface

func (mr *MockIPAMMockRecorder) ConfigureIface(arg0, arg1 interface{}) *gomock.Call

ConfigureIface indicates an expected call of ConfigureIface

func (*MockIPAMMockRecorder) ExecAdd

func (mr *MockIPAMMockRecorder) ExecAdd(arg0, arg1 interface{}) *gomock.Call

ExecAdd indicates an expected call of ExecAdd

func (*MockIPAMMockRecorder) ExecDel

func (mr *MockIPAMMockRecorder) ExecDel(arg0, arg1 interface{}) *gomock.Call

ExecDel indicates an expected call of ExecDel

Jump to

Keyboard shortcuts

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