package
3.4.7
Repository: https://github.com/containers/podman.git
Documentation: pkg.go.dev

# Functions

FirstIPInSubnet gets the first IP in a subnet.
No description provided by the author
GetLiveNetworkNames returns a list of network interface names on the system.
GetLiveNetworkSubnets returns a slice of subnets representing what the system has defined as network interfaces.
GetRandomIPv6Subnet returns a random internal ipv6 subnet as described in RFC3879.
IsIPv4 returns true if netIP is IPv4.
IsIPv6 returns true if netIP is IPv6.
LastIPInSubnet gets the last IP in a subnet.
No description provided by the author
NextSubnet returns subnet incremented by 1.