# Functions
Add creates a new TenantNamespace Controller and adds it to the Manager with default RBAC.
AddManager adds a new Controller to mgr with r as the reconcile.Reconciler.
No description provided by the author
NewReconciler returns a new reconcile.Reconciler.
SetupTestReconcile returns a reconcile.Reconcile implementation that delegates to inner and writes the request to requests after Reconcile is finished.
# Constants
TenantAdminNamespaceAnnotation is the key for tenantAdminNamespace annotation.
No description provided by the author
# Structs
ReconcileTenantNamespace reconciles a TenantNamespace object.