Documentation
¶
Index ¶
Constants ¶
View Source
const ( // PoolTypeIPPool contains string representation for pool type of IPPool PoolTypeIPPool = "ippool" // PoolTypeCIDRPool contains string representation for pool type of CIDRPool PoolTypeCIDRPool = "cidrpool" )
View Source
const (
// IPAMName is the name of the IPAM plugin
IPAMName = "nvidia-k8s-ipam"
)
Variables ¶
This section is empty.
Functions ¶
func GetPoolKey ¶ added in v0.2.0
GetPoolKey builds uniq key for pool from poolName and poolType
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.