# Functions
FindStatusCondition finds the condition that matches the given type in the condition slice.
SetupCAPTClusterController adds the CAPTCluster controller to the manager.
SetupWorkspaceTemplateApply adds a controller that reconciles WorkspaceTemplateApplies.
# Constants
CaptMachineFinalizer allows CaptMachineReconciler to clean up resources associated with CaptMachine before removing it from the apiserver.
DefaultDeploymentUniqueLabelKey is the default key of the selector that is added to existing MachineSets to prevent the existing MachineSets from selecting new machines.
DefaultProgressDeadlineSeconds is the default value of ProgressDeadlineSeconds.
DefaultRevisionHistoryLimit is the default value of RevisionHistoryLimit.
DefaultRollingUpdateMaxSurge is the default value of MaxSurge for RollingUpdate strategy.
DefaultRollingUpdateMaxUnavailable is the default value of MaxUnavailable for RollingUpdate strategy.
DeploymentFinalizer allows CaptMachineDeploymentReconciler to clean up resources associated with CaptMachineDeployment before removing it from the apiserver.
MachineFinalizer allows CaptMachineSetReconciler to clean up resources associated with CaptMachineSet before removing it from the apiserver.
# Variables
WorkspaceTemplateApplyGroupKind is the group and kind of the WorkspaceTemplateApply resource.
# Structs
CaptMachineDeploymentReconciler reconciles a CaptMachineDeployment object.
CaptMachineReconciler reconciles a CaptMachine object.
CaptMachineSetReconciler reconciles a CaptMachineSet object.
CaptMachineTemplateReconciler reconciles a CaptMachineTemplate object.
WorkspaceTemplateReconciler reconciles a WorkspaceTemplate object.