Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MapToolchainClusterToSpaceProvisionerConfigs ¶
func MapToolchainClusterToSpaceProvisionerConfigs(ctx context.Context, cl runtimeclient.Client) func(runtimeclient.Object) []reconcile.Request
Types ¶
type Reconciler ¶
type Reconciler struct {
Client runtimeclient.Client
}
Reconciler is the reconciler for the SpaceProvisionerConfig CRs.
func (*Reconciler) Reconcile ¶
Reconcile ensures that SpaceProvisionerConfig is valid and points to an existing ToolchainCluster.
func (*Reconciler) SetupWithManager ¶
Click to show internal directories.
Click to hide internal directories.