Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Manager []ipManager
Manager - handles the addresses for each namespace/vip
Functions ¶
func FindAvailableHostFromCidr ¶
FindAvailableHostFromCidr - will look through the cidr and the address Manager and find a free address (if possible)
func FindAvailableHostFromRange ¶
func FindAvailableHostFromRange(namespace, ipRange string, existingServiceIPS []string) (string, error)
FindAvailableHostFromRange - will look through the cidr and the address Manager and find a free address (if possible)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.