Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckDualStackForKubeComponents ¶ added in v1.101.0
CheckDualStackForKubeComponents checks if the given list of CIDRs does not include more than one element of the same IP family.
func Join ¶ added in v1.99.0
Join concatenates the CIDRs of the given networks to create a single string with a custom separator character.
func JoinByComma ¶ added in v1.99.0
JoinByComma concatenates the CIDRs of the given networks to create a single string with comma as separator.
func SuggestPort ¶ added in v1.115.0
SuggestPort suggests an address a process can listen on. It returns a tuple consisting of a free port and the hostname resolved to its IP. It makes sure that new port allocated does not conflict with old ports allocated within 1 minute.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.