SSHCluster [infrastructure.cluster.x-k8s.io/v1beta1]
- 描述
- SSHCluster is the Schema for the sshclusters API.
- 类型
object
规格
.spec
- 描述
- SSHClusterSpec defines the desired state of SSHCluster.
- 类型
object- 必填
bootstrapImage
.spec.bootstrapImage
- 类型
object- 必填
registry
.spec.bootstrapImage.auth
- 描述
- LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.
- 类型
object
.spec.containerNetwork
- 类型
object- 必填
type
.spec.controlPlaneEndpoint
- 描述
- APIEndpoint represents a reachable Kubernetes API endpoint.
- 类型
object- 必填
hostport
.spec.controlPlaneLoadBalancers
- 类型
object- 必填
type
.status
- 描述
- SSHClusterStatus defines the observed state of SSHCluster.
- 类型
object- 必填
ready
.status.conditions
- 描述
- Conditions provide observations of the operational state of a Cluster API resource.
- 类型
array
.status.conditions[]
- 描述
- Condition defines an observation of a Cluster API resource operational state.
- 类型
object- 必填
lastTransitionTimestatustype
API 端点
可用的 API 端点如下:
/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 方法
DELETE- 描述
- delete collection of SSHCluster
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind SSHCluster
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new SSHCluster
- 查询参数
- 请求体参数
- HTTP 响应
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/sshclusters/{name}
- HTTP 方法
DELETE- 描述
- delete the specified SSHCluster
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified SSHCluster
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified SSHCluster
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified SSHCluster
- 查询参数
- 请求体参数
- HTTP 响应
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/sshclusters/{name}/status
- HTTP 方法
GET- 描述
- read status of the specified SSHCluster
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update status of the specified SSHCluster
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace status of the specified SSHCluster
- 查询参数
- 请求体参数
- HTTP 响应