Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { // Log is the shared logger for yazbu. Log logr.Logger // Config is the parsed and validated config. Config *config.Config // Manager is the configured manager which are used to perform operations. Manager *manager.Manager // contains filtered or unexported fields }
Options are global options used to configure backups.
Click to show internal directories.
Click to hide internal directories.