Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AtlasCustomRoleReconciler ¶
type AtlasCustomRoleReconciler struct {
reconciler.AtlasReconciler
Scheme *runtime.Scheme
EventRecorder record.EventRecorder
GlobalPredicates []predicate.Predicate
ObjectDeletionProtection bool
SubObjectDeletionProtection bool
// contains filtered or unexported fields
}
func (*AtlasCustomRoleReconciler) For ¶ added in v2.7.1
func (r *AtlasCustomRoleReconciler) For() (client.Object, builder.Predicates)
func (*AtlasCustomRoleReconciler) SetupWithManager ¶
func (r *AtlasCustomRoleReconciler) SetupWithManager(mgr ctrl.Manager, skipNameValidation bool) error
Click to show internal directories.
Click to hide internal directories.