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
ClusterManager *capacity.ClusterManager
}
Reconciler reconciles a Space object
func (*Reconciler) Reconcile ¶
Reconcile ensures that Space has set all missing fields that are needed for proper provisoning
func (*Reconciler) SetupWithManager ¶
SetupWithManager sets up the controller reconciler with the Manager Watches the Space resources and the ToolchainStatus CRD
Click to show internal directories.
Click to hide internal directories.