package
0.6.7
Repository: https://github.com/aenix-io/talm.git
Documentation: pkg.go.dev

# Functions

GetNetworkAndDeviceIDs fills in parts of the spec based on the API token and instance metadata.
GetProjectAndDeviceIDs fills in parts of the spec based on the API token and instance metadata.
NewEquinixMetalHandler creates new EquinixMetalHandler.
NewHCloudHandler creates new NewEHCloudHandler.

# Constants

EquinixMetalMetaDataEndpoint is the local endpoint for machine info like networking.
HCloudMetaDataEndpoint is the local endpoint for machine info like networking.

# Structs

EquinixMetalHandler implements assignment and release of Virtual IPs using API.
HCloudHandler implements assignment and release of Virtual IPs using API.
NopHandler does nothing.

# Interfaces

Handler implements custom actions to manage virtual IP assignment.