Documentation
¶
Index ¶
Constants ¶
View Source
const ( CredentialsAzureStorageAccount = "AZURE_STORAGE_ACCOUNT_NAME" CredentialsAzureAccessKey = "AZURE_STORAGE_ACCOUNT_KEY" CredentialsAWSAccessKey = "AWS_ACCESS_KEY_ID" CredentialsAWSSecretKey = "AWS_SECRET_ACCESS_KEY" CredentialsGCSAccessKey = "ACCESS_KEY_ID" CredentialsGCSSecretKey = "SECRET_ACCESS_KEY" )
Variables ¶
This section is empty.
Functions ¶
func FillPasswordsSecret ¶ added in v0.5.0
func FillPasswordsSecret(cr *apiv1.PerconaServerMySQL, secret *corev1.Secret) error
func GenerateCertsSecret ¶
func SystemUsers ¶ added in v1.2.0
func SystemUsers(cr *apiv1.PerconaServerMySQL) []apiv1.SystemUser
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.