Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IgnoreNotFound ¶
IgnoreNotFound returns nil on NotFound errors. All other values that are not NotFound errors or nil are returned unmodified.
Types ¶
type RuleReconciler ¶
type RuleReconciler struct { client.Client Scheme *runtime.Scheme DeletionBlockRule rules.DeletionBlock Finalizer string }
func (*RuleReconciler) SetupWithManager ¶
func (r *RuleReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.