Documentation ¶
Index ¶
Constants ¶
View Source
const ( // RequeueImmediately is a constant that allows for immediate RequeueAfter when you want to run your // singleton controller as hot as possible in a fast requeuing loop RequeueImmediately = 1 * time.Nanosecond )
Variables ¶
This section is empty.
Functions ¶
func AsReconciler ¶
func AsReconciler(reconciler Reconciler) reconcile.Reconciler
Types ¶
Click to show internal directories.
Click to hide internal directories.