mock_eni

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: Apache-2.0 Imports: 6 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) CreateIPV4Resource added in v1.1.8

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

CreateIPV4Resource mocks base method.

func (*MockENIManager) DeleteIPV4Resource added in v1.1.8

func (m *MockENIManager) DeleteIPV4Resource(arg0 []string, arg1 config.ResourceType, arg2 api.EC2APIHelper, arg3 logr.Logger) ([]string, error)

DeleteIPV4Resource 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) (*eni.IPv4Resource, error)

InitResources mocks base method.

type MockENIManagerMockRecorder

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

MockENIManagerMockRecorder is the mock recorder for MockENIManager.

func (*MockENIManagerMockRecorder) CreateIPV4Resource added in v1.1.8

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

CreateIPV4Resource indicates an expected call of CreateIPV4Resource.

func (*MockENIManagerMockRecorder) DeleteIPV4Resource added in v1.1.8

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

DeleteIPV4Resource indicates an expected call of DeleteIPV4Resource.

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