Documentation ¶
Overview ¶
Copyright (c) Microsoft Corporation. Licensed under the Apache v2.0 license.
Index ¶
- func Decrement(ip net.IP) net.IP
- func GetCIDR(startip, endip net.IP) (*net.IPNet, error)
- func GetIPAddress() (string, error)
- func Increment(ip net.IP) net.IP
- func Not(ip net.IP) net.IP
- func Or(ip, ip1 net.IP) net.IP
- func ParseMAC(macString string) (net.HardwareAddr, error)
- func PrefixesOverlap(cidr1 net.IPNet, cidr2 net.IPNet) bool
- func StringToNetIPAddress(ipString string) net.IP
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetIPAddress ¶
func StringToNetIPAddress ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.