# Constants
ConditionSeverityError specifies that a condition with `Status=False` is an error.
ConditionSeverityInfo specifies that a condition with `Status=False` is informative.
ConditionSeverityNone should apply only to conditions with `Status=True`.
ConditionSeverityWarning specifies that a condition with `Status=False` is a warning.
ControlPlaneInitializedCondition defines the initialized condition type if the vcluster is reachable.
HelmChartDeployedCondition defines the helm chart deployed condition type that defines if the helm chart was deployed correctly.
KubeconfigReadyCondition defines the ready condition type if the vcluster kubeconfig was written.
ReadyCondition defines the Ready condition type that summarizes the operational state of the vcluster API object.
These are the valid admin account types.
These are the valid admin account types.
These are the valid admin account types.
These are the valid admin account types.
# Variables
AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
# Structs
Condition defines an observation of a Cluster API resource operational state.
VCluster is the Schema for the vclusters API.
VClusterList contains a list of VCluster.
VClusterSpec defines the desired state of VCluster.
VClusterStatus defines the observed state of VCluster.
No description provided by the author
No description provided by the author
# Type aliases
Conditions is an array of conditions.
ConditionSeverity expresses the severity of a Condition Type failing.
ConditionType is a valid value for Condition.Type.
VirtualClusterPhase describes the phase of a virtual cluster.