Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Runner ¶
Runner implementations can execute backups and store them in storage backends.
func NewConfiguredRunner ¶
func NewConfiguredRunner(execConfig v1alpha1.BackupExecutor, execCreds map[string]string, provider v1alpha1.StorageProvider, storeCreds map[string]string) (Runner, error)
NewConfiguredRunner creates a runner configured with the Backup/Restore target executor and storage configurations.
Click to show internal directories.
Click to hide internal directories.