# Constants
CreateCK8sControlPlaneError indicates that an error was encountered when trying to create the CK8s control plane.
DeleteCK8sControlPlaneError indicates that an error was encountered when trying to delete the CK8s control plane.
InvalidConfigurationCK8sControlPlaneError indicates that the CK8s control plane configuration is invalid.
UnsupportedChangeCK8sControlPlaneError indicates that the CK8s control plane spec has been updated in an unsupported way that cannot be reconciled.
UpdateCK8sControlPlaneError indicates that an error was encountered when trying to update the CK8s control plane.
# Type aliases
No description provided by the author