SSHCluster [infrastructure.cluster.x-k8s.io/v1beta1]
- Description
- SSHCluster is the Schema for the sshclusters API.
- Type
object
Specification
.spec
- Description
- SSHClusterSpec defines the desired state of SSHCluster.
- Type
object- Required
bootstrapImage
.spec.bootstrapImage
- Type
object- Required
registry
.spec.bootstrapImage.auth
- Description
- LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.
- Type
object
.spec.containerNetwork
- Type
object- Required
type
.spec.controlPlaneEndpoint
- Description
- APIEndpoint represents a reachable Kubernetes API endpoint.
- Type
object- Required
hostport
.spec.controlPlaneLoadBalancers
- Type
object- Required
type
.status
- Description
- SSHClusterStatus defines the observed state of SSHCluster.
- Type
object- Required
ready
.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
API Endpoints
The following API endpoints are available:
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/sshclustersDELETE: delete collection of SSHClusterGET: list objects of kind SSHClusterPOST: create a new SSHCluster
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/sshclusters/{name}DELETE: delete the specified SSHClusterGET: read the specified SSHClusterPATCH: partially update the specified SSHClusterPUT: replace the specified SSHCluster
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/sshclusters/{name}/statusGET: read status of the specified SSHClusterPATCH: partially update status of the specified SSHClusterPUT: replace status of the specified SSHCluster
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/sshclusters
- HTTP method
DELETE- Description
- delete collection of SSHCluster
- HTTP responses
- HTTP method
GET- Description
- list objects of kind SSHCluster
- HTTP responses
- HTTP method
POST- Description
- create a new SSHCluster
- Query parameters
- Body parameters
- HTTP responses
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/sshclusters/{name}
- HTTP method
DELETE- Description
- delete the specified SSHCluster
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified SSHCluster
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified SSHCluster
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified SSHCluster
- Query parameters
- Body parameters
- HTTP responses
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/sshclusters/{name}/status
- HTTP method
GET- Description
- read status of the specified SSHCluster
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified SSHCluster
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified SSHCluster
- Query parameters
- Body parameters
- HTTP responses