Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
LocalBackupStorageLocation = "/var/lib/backups" // local within the pod, this is the mountPath for PVC
)
Functions ¶
func FetchDefaultS3Configuration ¶
func FetchDefaultS3Configuration(options RunOptions, core *v1core.Factory) (*backupv1.S3ObjectStore, error)
Types ¶
type ControllerOptions ¶
type ControllerOptions struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.