package
0.0.0-20240927224825-7b4ec6016ab2
Repository: https://github.com/aws/amazon-ecs-cni-plugins.git
Documentation: pkg.go.dev

# Packages

Package mock_engine is a generated GoMock package.

# Functions

New creates a new Engine object.
NewUnmappedMACAddressError creates the error UnmappedMACAddressError.

# Variables

InstanceMetadataEndpoints is the list of EC2 instance metadata endpoints.

# Structs

UnmappedMACAddressError is used to indicate that the MAC address of the ENI cannot be mapped to any of the network interfaces attached to the host as determined by the instance metadata.

# Interfaces

Engine represents the execution engine for the ENI plugin.
IsUnmappedMACAddressError defines the interface representing the error UnmappedMACAddressError.