# Functions
NewClusterStatus creates new ClusterStatus state.
NewMachineStatus creates new MachineStatus.
Register the emulator resource group in the state.
# Constants
ClusterStatusType is the type of ClusterStatus resource.
LabelCluster is the cluster identity.
LabelControlPlaneRole the machine is a contol plane.
LabelWorkerRole the machine is a worker.
MachineStatusType is the type of MachineStatus resource.
NamespaceName sets the default namespace name for the emulator resources.
SystemLabelPrefix is the prefix of all internal talemu labels.
# Structs
ClusterStatusExtension providers auxiliary methods for ClusterStatus resource.
MachineStatusExtension providers auxiliary methods for MachineStatus resource.