Documentation ¶
Index ¶
Constants ¶
View Source
const ( // IPFamilyDefault is default value of ipFamily in v1alpha1 ippool IPFamilyDefault = "ipv4" // IPFamilyDefaultV2 is default value of ipFamily in v1alpha2 ippool IPFamilyDefaultV2 = "IPv4" // PrefixLengthDefault is default value of prefixLength PrefixLengthDefault = 24 )
View Source
const ( // DefaultResyncTime is the default period for ippool informer to do re-sync DefaultResyncTime time.Duration = time.Minute * 1 )
Variables ¶
This section is empty.
Functions ¶
func IppoolNameFromClusterName ¶
IppoolNameFromClusterName returns the ippool name constructed using the cluster name
Types ¶
Click to show internal directories.
Click to hide internal directories.