Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
type Reconciler struct { Client runtimeclient.Client Namespace string }
Reconciler reconciles a Space object
func (*Reconciler) Reconcile ¶
Reconcile ensures that Space which doesn't have any SpaceBinding is deleted
func (*Reconciler) SetupWithManager ¶
func (r *Reconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller reconciler with the Manager Watches the Space and SpaceBinding resources
Click to show internal directories.
Click to hide internal directories.