Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BucketReconciler ¶
type BucketReconciler struct { client.Client StorageClient *storage.Client Log logr.Logger Scheme *runtime.Scheme Recorder record.EventRecorder }
BucketReconciler reconciles a Bucket object
func (*BucketReconciler) SetupWithManager ¶
func (r *BucketReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager setup the controller with a manager
type StopReconciler ¶
type StopReconciler bool
StopReconciler indicates if the inner operation signaled to stop the reconcile or not.
Click to show internal directories.
Click to hide internal directories.