package
Version:
v1.11.20
Opens a new window with list of versions in this module.
Published: Feb 3, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
GetIps returns an array of IPs found on the host. It skips loop back, link-local, private ips
UniqIps returns a uniq list of IPs from the input, as the name implies
type Opts struct {
ExcludeAll bool
ExcludeNets []*net.IPNet
}
Opts holds options for openstack/non-openstack
GetExcludeOpts parses exclude_ip file at /var/lib/sia, and returns exclude ip options
Source Files
¶
Click to show internal directories.
Click to hide internal directories.