Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNoAvailableIPs = errors.New("no available ip addresses on network") ErrIPAlreadyAllocated = errors.New("ip already allocated") )
Functions ¶
func ReleaseIP ¶
ReleaseIP adds the provided ip back into the pool of available ips to be returned for use.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.