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: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ENIDescription = "aws-k8s-eni"
)

Functions

func NewENIManager

func NewENIManager(instance ec2.EC2Instance) *eniManager

NewENIManager returns a new ENI Manager

Types

type ENIManager

type ENIManager interface {
	InitResources(ec2APIHelper api.EC2APIHelper) ([]string, error)
	CreateIPV4Address(required int, ec2APIHelper api.EC2APIHelper, log logr.Logger) ([]string, error)
	DeleteIPV4Address(ipList []string, ec2APIHelper api.EC2APIHelper, log logr.Logger) ([]string, error)
}

Jump to

Keyboard shortcuts

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