Documentation ¶
Index ¶
Constants ¶
View Source
const ( // PersistentVolumeProvider is a config value for ARK PersistentVolumeProvider = "aws" // BackupStorageProvider is a config value for ARK BackupStorageProvider = "aws" )
Variables ¶
This section is empty.
Functions ¶
func GetSecret ¶
func GetSecret(clusterSecret, bucketSecret *secret.SecretItemResponse) (string, error)
GetSecret gets formatted secret for ARK
func NewObjectStore ¶
func NewObjectStore(ctx providers.ObjectStoreContext) (velero.ObjectStore, error)
NewObjectStore creates a new objectStore
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.