Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendRandomString ¶
func RandStringAll ¶
RandStringLower returns a random string with all alpha-numeric chars with the length depending on `n`. Used for creating a random string for resource names, such as clusters.
func RandStringLower ¶
RandStringLower returns a random string with lower case alpha chars with the length depending on `n`. Used for creating a random string for resource names, such as clusters.
func RandStringWithCharset ¶
RandStringWithCharset returns a random string with specifc characters from the `charset` parameter with the length depending on `n`. Used for creating a random string for resource names, such as clusters.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.