Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindFreeIPsAtIndex ¶
func FindFreeIPsAtIndex(index int) ([]*aws.AllocationResult, error)
FindFreeIPsAtIndex locates free IP addresses by comparing the assigned list from the EC2 metadata service and the currently used addresses within netlink. This is inherently somewhat racey - for example newly provisioned addresses may not show up immediately in metadata and are subject to a few seconds of delay.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.