# Functions
DefaultClusterVariables defaults ClusterVariables.
DefaultMachineVariables defaults MachineDeploymentVariables and MachinePoolVariables.
ValidateClusterClassVariables validates clusterClassVariable.
ValidateClusterVariable validates a clusterVariable.
ValidateClusterVariables validates ClusterVariables based on the definitions in ClusterClass `.status.variables`.
ValidateControlPlaneVariables validates ControlPLane variables.
ValidateMachineVariables validates MachineDeployment and MachinePool variables.
# Constants
StaticEstimatedCostLimit represents the largest-allowed static CEL cost on a per-expression basis.
StaticEstimatedCRDCostLimit represents the largest-allowed total cost for the x-kubernetes-validations rules of a variable.
# Structs
OpenAPISchemaErrorList tracks validation errors reported with CEL related errors kept separate from schema related errors.