Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureIPAssigned ¶
EnsureIPAssigned will check if ip is already present on a given link
func EnsureIPUnassigned ¶
EnsureIPUnassigned ensure that given IP is not present on a given link
func IPIncrement ¶
Types ¶
type LinuxIPHandler ¶
type LinuxIPHandler struct{}
func (LinuxIPHandler) Add ¶
func (l LinuxIPHandler) Add(iface, cidr string) error
func (LinuxIPHandler) Del ¶
func (l LinuxIPHandler) Del(iface, cidr string) error
Click to show internal directories.
Click to hide internal directories.