• Русский
  • DCSCluster [infrastructure.cluster.x-k8s.io/v1beta1]

    infrastructure.cluster.x-k8s.io group

    DCSCluster is the Schema for the dcsclusters API.

    v1beta1 version
    spec object

    DCSClusterSpec defines the desired state of DCSCluster.

    controlPlaneEndpoint object

    ControlPlaneEndpoint represents the endpoint used to communicate with the control plane.

    host string required

    host is the hostname on which the API server is serving.

    port integer required

    port is the port on which the API server is serving.

    controlPlaneLoadBalancer object required
    host string required
    port integer required
    type string required
    vrid integer
    credentialSecretRef object required

    CredentialSecretRef

    name string

    Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names

    networkType string required
    site string
    status object

    DCSClusterStatus defines the observed state of DCSCluster.

    conditions []object

    Condition defines an observation of a Cluster API resource operational state.

    lastTransitionTime string required

    lastTransitionTime is the last time the condition transitioned from one status to another. This should be when the underlying condition changed. If that is not known, then using the time when the API field changed is acceptable.

    message string

    message is a human readable message indicating details about the transition. This field may be empty.

    reason string

    reason is the reason for the condition's last transition in CamelCase. The specific API may choose whether or not this field is considered a guaranteed API. This field may be empty.

    severity string

    severity provides an explicit classification of Reason code, so the users or machines can immediately understand the current situation and act accordingly. The Severity field MUST be set only when Status=False.

    status string required

    status of the condition, one of True, False, Unknown.

    type string required

    type of condition in CamelCase or in foo.example.com/CamelCase. Many .condition.type values are consistent across resources like Available, but because arbitrary conditions can be useful (see .node.status.conditions), the ability to deconflict is important.

    failureDomains object

    FailureDomains is a slice of FailureDomains.

    ready boolean