//
pkg.gl
Category
github.com/easeway/kubernetes
pkg
controller
node
ipam
cidrset
package
1.9.0-alpha.1
Repository:
https://github.com/easeway/kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
191 SLOC
#
Functions
NewCIDRSet
NewCIDRSet creates a new CidrSet.
#
Variables
ErrCIDRRangeNoCIDRsRemaining
ErrCIDRRangeNoCIDRsRemaining occurs when there are no more space to allocate CIDR ranges.
#
Structs
CidrSet
CidrSet manages a set of CIDR ranges from which blocks of IPs can be allocated from.