# 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.