Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CIDR ¶
CIDR is a network CIDR representation based on net.IPNet
func DiffCIDRLists ¶
DiffCIDRLists compares an old and new list of CIDRs and returns the list of removed and added CIDRs
func MustParseCIDR ¶
MustParseCIDR parses the CIDR string using net.ParseCIDR and panics if the CIDR cannot be parsed
Click to show internal directories.
Click to hide internal directories.