Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DbSecret ¶
type DbSecret struct {
// contains filtered or unexported fields
}
DbSecret keep the data which will be used in the DB secret
type HelperDbSecret ¶
type HelperDbSecret struct {
// contains filtered or unexported fields
}
HelperDbSecret just help build the Map Data for the DB Secret
type ReconcileBackup ¶
type ReconcileBackup struct {
// contains filtered or unexported fields
}
ReconcileBackup reconciles a Backup object
func (*ReconcileBackup) Reconcile ¶
Reconcile reads that state of the cluster for a Backup object and makes changes based on the state read and what is in the Backup.Spec Note: The Controller will requeue the Request to be processed again if the returned error is non-nil or Result.Requeue is true, otherwise upon completion it will remove the work from the queue.
Click to show internal directories.
Click to hide internal directories.