package
10.1.1+incompatible
Repository: https://github.com/openshift/openshift-azure.git
Documentation: pkg.go.dev

# Functions

AlphanumericString returns a random string of length n comprised of [A-Za-z0-9].
Bytes returns a random byte slice of legth n.
FQDN returns a random fully qualified domain name within a given parent domain.
LowerCaseAlphanumericString returns a random string of length n comprised of [a-z0-9].
LowerCaseAlphaString returns a random string of length n comprised of [a-z].
StorageAccountName returns a random string suitable for use as an Azure storage account name.
String returns a random string of length n comprised of bytes in letterBytes.
VaultURL returns a random string suitable for use as an Azure key vault URL.