package
0.11.1
Repository: https://github.com/c445/velero.git
Documentation: pkg.go.dev

# Packages

Code generated by mockery v1.0.0.

# Functions

No description provided by the author
No description provided by the author

# Constants

DownloadURLTTL is how long a download URL is valid for.

# Structs

ObjectStoreLayout defines how Velero's persisted files map to keys in an object storage bucket.

# Interfaces

BackupStore defines operations for creating, retrieving, and deleting Velero backup and restore data in/from a persistent backup store.
ObjectStoreGetter is a type that can get a cloudprovider.ObjectStore from a provider name.