package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev

# Functions

NewCIDRSet creates a new CidrSet.

# Variables

ErrCIDRRangeNoCIDRsRemaining occurs when there is no more space to allocate CIDR ranges.
ErrCIDRSetSubNetTooBig occurs when the subnet mask size is too big compared to the CIDR mask size.

# Structs

CidrSet manages a set of CIDR ranges from which blocks of IPs can be allocated from.