# Functions
NewMultiCIDRSet creates a new MultiCIDRSet.
# Structs
CIDRRangeNoCIDRsRemainingErr is an error type used to denote there is no more space to allocate CIDR ranges from the given CIDR.
CIDRSetSubNetTooBigErr is an error type to denote that subnet mask size is too big compared to the CIDR mask size.
ClusterCIDR is an internal representation of the ClusterCIDR API object.
MultiCIDRSet manages a set of CIDR ranges from which blocks of IPs can be allocated from.