Documentation ¶
Index ¶
Constants ¶
View Source
const ControllerName = "backupentry_controller"
ControllerName is the name of the controller.
Variables ¶
View Source
var DefaultAddOptions = backupoptions.AddOptions{}
DefaultAddOptions are the default AddOptions for AddToManager.
Functions ¶
func AddToManager ¶
AddToManager adds a controller with the default Options.
func AddToManagerWithOptions ¶
func AddToManagerWithOptions(ctx context.Context, mgr manager.Manager, opts backupoptions.AddOptions) error
AddToManagerWithOptions adds a controller with the given Options to the given manager. The opts.Reconciler is being set with a newly instantiated actuator.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.