Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
Reconciler reconciles a Team object.
The TeamReconciler is responsible for: - Creating a namespace for each Team (namespace name = Team name) - Creating RoleBindings for users and groups defined in the Team - Tracking TenantCluster count and resource usage - Preventing deletion while TenantClusters exist
func (*Reconciler) SetupWithManager ¶
func (r *Reconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.