Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MongoBackupReconciler ¶
MongoBackupReconciler reconciles a MongoBackup object
func (*MongoBackupReconciler) Reconcile ¶
func (r *MongoBackupReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)
+kubebuilder:rbac:groups=backup.16cloud.online,resources=mongobackups,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups=backup.16cloud.online,resources=mongobackups/status,verbs=get;update;patch +kubebuilder:rbac:groups=backup.16cloud.online,resources=mongobackups/finalizers,verbs=update
func (*MongoBackupReconciler) SetupWithManager ¶
func (r *MongoBackupReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.