DCSCluster [infrastructure.cluster.x-k8s.io/v1beta1]
- Description
- DCSCluster is the Schema for the dcsclusters API.
- Type
object
Specification
.spec
- Description
- DCSClusterSpec defines the desired state of DCSCluster.
- Type
object- Required
controlPlaneLoadBalancercredentialSecretRefnetworkType
.spec.controlPlaneEndpoint
- Description
- ControlPlaneEndpoint represents the endpoint used to communicate with the control plane.
- Type
object- Required
hostport
.spec.controlPlaneLoadBalancer
- Type
object- Required
hostporttype
.spec.credentialSecretRef
- Description
- CredentialSecretRef
- Type
object
.status
- Description
- DCSClusterStatus defines the observed state of DCSCluster.
- Type
object
.status.conditions
- Description
- Conditions provide observations of the operational state of a Cluster API resource.
- Type
array
.status.conditions[]
- Description
- Condition defines an observation of a Cluster API resource operational state.
- Type
object- Required
lastTransitionTimestatustype
.status.failureDomains
- Description
- FailureDomains is a slice of FailureDomains.
- Type
object
API Endpoints
The following API endpoints are available:
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/dcsclustersDELETE: delete collection of DCSClusterGET: list objects of kind DCSClusterPOST: create a new DCSCluster
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/dcsclusters/{name}DELETE: delete the specified DCSClusterGET: read the specified DCSClusterPATCH: partially update the specified DCSClusterPUT: replace the specified DCSCluster
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/dcsclusters/{name}/statusGET: read status of the specified DCSClusterPATCH: partially update status of the specified DCSClusterPUT: replace status of the specified DCSCluster
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/dcsclusters
- HTTP method
DELETE- Description
- delete collection of DCSCluster
- HTTP responses
- HTTP method
GET- Description
- list objects of kind DCSCluster
- HTTP responses
- HTTP method
POST- Description
- create a new DCSCluster
- Query parameters
- Body parameters
- HTTP responses
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/dcsclusters/{name}
- HTTP method
DELETE- Description
- delete the specified DCSCluster
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified DCSCluster
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified DCSCluster
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified DCSCluster
- Query parameters
- Body parameters
- HTTP responses
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/dcsclusters/{name}/status
- HTTP method
GET- Description
- read status of the specified DCSCluster
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified DCSCluster
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified DCSCluster
- Query parameters
- Body parameters
- HTTP responses