Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DoesRBFinalizerExist ¶
DoesRBFinalizerExist returns true if a roleBinding has the HNS finalizer.
Types ¶
type RoleBindingReconciler ¶
RoleBindingReconciler reconciles a RoleBinding object.
func (*RoleBindingReconciler) SetupWithManager ¶
func (r *RoleBindingReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller by specifying the following: indexes the "rb.propagate" field for RoleBindings, filters events to only include RoleBindings that are part of a namespace with the "danav1.Hns" label, and then watches for events on RoleBindings.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.