Documentation ¶
Overview ¶
Package credentials is used to build environment for barman cloud commands
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnvSetBackupCloudCredentials ¶
func EnvSetBackupCloudCredentials( ctx context.Context, c client.Client, namespace string, configuration *apiv1.BarmanObjectStoreConfiguration, env []string, ) ([]string, error)
EnvSetBackupCloudCredentials sets the AWS environment variables needed for backups given the configuration inside the cluster
func EnvSetRestoreCloudCredentials ¶
func EnvSetRestoreCloudCredentials( ctx context.Context, c client.Client, namespace string, configuration *apiv1.BarmanObjectStoreConfiguration, env []string, ) ([]string, error)
EnvSetRestoreCloudCredentials sets the AWS environment variables needed for restores given the configuration inside the cluster
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.