package
2.12.0+incompatible
Repository: https://github.com/azure/azure-service-operator.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
PadRightWithRandom pads a string up to a maxLen with random characters.
FindBadChars find the bad chars in a postgresql user.
FromBase64EncodedString can be used to decode a base64 encoded string into another string in the return.
GenerateRandomPassword - helper function to generate random password for sql server.
GenerateRandomUsername - helper function to generate random username for sql server.
Hash256 hashes the i argument to a sha265 string.
IsDeploymentComplete will dtermine if the deployment is complete.
Returns whether the string matches the special privilege value ALL.
LabelsToTags converts labels from a kube resource to the data structure expected by Azure for tags this function will translate characters that are not allows by Azure to "."s.
MakeResourceID can be used to construct a resource ID using the input segments Sample 1: /subscriptions/88fd8cb2-8248-499e-9a2d-4929a4b0133c/resourceGroups/resourcegroup-azure-operators/providers/Microsoft.Network/publicIPAddresses/azurepublicipaddress-sample-3 Sample 2: /subscriptions/88fd8cb2-8248-499e-9a2d-4929a4b0133c/resourceGroups/resourcegroup-azure-operators/providers/Microsoft.Network/virtualNetworks/vnet-sample-hpf-1/subnets/test2.
No description provided by the author
NewPassword generates a strong, random password stolen from osba-azure.
NewSeeded creates a new Seeded.
No description provided by the author
No description provided by the author
RemoveNonAlphaNumeric removes all runes that are not letters or digits.
No description provided by the author
ReplaceAny replaces any instance of the strings passes in the chars slice replacing a backslash is problematic so it will require 4 eg []string{"\\\\"}.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
Seeded contains a self-contained, seeded (math/rand).Rand.
No description provided by the author
No description provided by the author