mock_eni

package
v1.0.11 Latest Latest
Warning

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

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

Documentation

Overview

Package mock_eni is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockENIManager

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

MockENIManager is a mock of ENIManager interface

func NewMockENIManager

func NewMockENIManager(ctrl *gomock.Controller) *MockENIManager

NewMockENIManager creates a new mock instance

func (*MockENIManager) CreateIPV4Address

func (m *MockENIManager) CreateIPV4Address(arg0 int, arg1 api.EC2APIHelper, arg2 logr.Logger) ([]string, error)

CreateIPV4Address mocks base method

func (*MockENIManager) DeleteIPV4Address

func (m *MockENIManager) DeleteIPV4Address(arg0 []string, arg1 api.EC2APIHelper, arg2 logr.Logger) ([]string, error)

DeleteIPV4Address mocks base method

func (*MockENIManager) EXPECT

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

func (*MockENIManager) InitResources

func (m *MockENIManager) InitResources(arg0 api.EC2APIHelper) ([]string, error)

InitResources mocks base method

type MockENIManagerMockRecorder

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

MockENIManagerMockRecorder is the mock recorder for MockENIManager

func (*MockENIManagerMockRecorder) CreateIPV4Address

func (mr *MockENIManagerMockRecorder) CreateIPV4Address(arg0, arg1, arg2 interface{}) *gomock.Call

CreateIPV4Address indicates an expected call of CreateIPV4Address

func (*MockENIManagerMockRecorder) DeleteIPV4Address

func (mr *MockENIManagerMockRecorder) DeleteIPV4Address(arg0, arg1, arg2 interface{}) *gomock.Call

DeleteIPV4Address indicates an expected call of DeleteIPV4Address

func (*MockENIManagerMockRecorder) InitResources

func (mr *MockENIManagerMockRecorder) InitResources(arg0 interface{}) *gomock.Call

InitResources indicates an expected call of InitResources

Jump to

Keyboard shortcuts

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