mock_engine

package
v0.0.0-...-2a71758 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockEngine

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

Mock of Engine interface

func NewMockEngine

func NewMockEngine(ctrl *gomock.Controller) *MockEngine

func (*MockEngine) DoesMACAddressMapToIPV4Address

func (_m *MockEngine) DoesMACAddressMapToIPV4Address(_param0 string, _param1 string) (bool, error)

func (*MockEngine) DoesMACAddressMapToIPV6Address

func (_m *MockEngine) DoesMACAddressMapToIPV6Address(_param0 string, _param1 string) (bool, error)

func (*MockEngine) EXPECT

func (_m *MockEngine) EXPECT() *_MockEngineRecorder

func (*MockEngine) GetAllMACAddresses

func (_m *MockEngine) GetAllMACAddresses() ([]string, error)

func (*MockEngine) GetIPV4GatewayNetmask

func (_m *MockEngine) GetIPV4GatewayNetmask(_param0 string) (string, string, error)

func (*MockEngine) GetIPV6Gateway

func (_m *MockEngine) GetIPV6Gateway(_param0 string) (string, error)

func (*MockEngine) GetIPV6PrefixLength

func (_m *MockEngine) GetIPV6PrefixLength(_param0 string) (string, error)

func (*MockEngine) GetInterfaceDeviceName

func (_m *MockEngine) GetInterfaceDeviceName(_param0 string) (string, error)

func (*MockEngine) GetMACAddressOfENI

func (_m *MockEngine) GetMACAddressOfENI(_param0 []string, _param1 string) (string, error)

func (*MockEngine) SetupContainerNamespace

func (_m *MockEngine) SetupContainerNamespace(_param0 *skel.CmdArgs, _param1 string, _param2 string, _param3 string, _param4 string, _param5 string, _param6 string, _param7 bool) error

func (*MockEngine) TeardownContainerNamespace

func (_m *MockEngine) TeardownContainerNamespace(_param0 string, _param1 string) error

Jump to

Keyboard shortcuts

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