mock_ipwrapper

package
v1.9.1 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_ipwrapper is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIP

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

MockIP is a mock of IP interface

func NewMockIP

func NewMockIP(ctrl *gomock.Controller) *MockIP

NewMockIP creates a new mock instance

func (*MockIP) AddDefaultRoute

func (m *MockIP) AddDefaultRoute(arg0 net.IP, arg1 netlink.Link) error

AddDefaultRoute mocks base method

func (*MockIP) EXPECT

func (m *MockIP) EXPECT() *MockIPMockRecorder

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

type MockIPMockRecorder

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

MockIPMockRecorder is the mock recorder for MockIP

func (*MockIPMockRecorder) AddDefaultRoute

func (mr *MockIPMockRecorder) AddDefaultRoute(arg0, arg1 interface{}) *gomock.Call

AddDefaultRoute indicates an expected call of AddDefaultRoute

Jump to

Keyboard shortcuts

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