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 ¶
View Source
var SecretUsers = []apiv1alpha1.SystemUser{ apiv1alpha1.UserHeartbeat, apiv1alpha1.UserMonitor, apiv1alpha1.UserOperator, apiv1alpha1.UserOrchestrator, apiv1alpha1.UserRoot, apiv1alpha1.UserXtraBackup, }
Functions ¶
func FillPasswordsSecret ¶ added in v0.5.0
func FillPasswordsSecret(cr *apiv1alpha1.PerconaServerMySQL, secret *corev1.Secret) error
func GenerateCertsSecret ¶
func GenerateCertsSecret(ctx context.Context, cr *apiv1alpha1.PerconaServerMySQL) (*corev1.Secret, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.