SSHHost [infrastructure.cluster.x-k8s.io/v1beta1]
- 描述
- SSHHost is the Schema for the sshhosts API.
- 类型
object
规格
.spec
- 描述
- SSHHostSpec defines the desired state of SSHHost.
- 类型
object
.spec.authCredential
- 描述
- LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.
- 类型
object
.status
- 描述
- SSHHostStatus defines the observed state of SSHHost.
- 类型
object
.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
.status.nodeInfo
- 描述
- NodeSystemInfo is a set of ids/uuids to uniquely identify the node.
- 类型
object- 必填
architecturebootIDcontainerRuntimeVersionkernelVersionkubeProxyVersionkubeletVersionmachineIDoperatingSystemosImagesystemUUID
.status.nodeInfo.swap
- 描述
- Swap Info reported by the node.
- 类型
object
.status.nodeRef
- 描述
- ObjectReference contains enough information to let you inspect or modify the referred object.
- 类型
object
API 端点
可用的 API 端点如下:
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/sshhostsDELETE: delete collection of SSHHostGET: list objects of kind SSHHostPOST: create a new SSHHost
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/sshhosts/{name}DELETE: delete the specified SSHHostGET: read the specified SSHHostPATCH: partially update the specified SSHHostPUT: replace the specified SSHHost
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/sshhosts/{name}/statusGET: read status of the specified SSHHostPATCH: partially update status of the specified SSHHostPUT: replace status of the specified SSHHost
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/sshhosts
- HTTP 方法
DELETE- 描述
- delete collection of SSHHost
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind SSHHost
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new SSHHost
- 查询参数
- 请求体参数
- HTTP 响应
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/sshhosts/{name}
- HTTP 方法
DELETE- 描述
- delete the specified SSHHost
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified SSHHost
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified SSHHost
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified SSHHost
- 查询参数
- 请求体参数
- HTTP 响应
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/sshhosts/{name}/status
- HTTP 方法
GET- 描述
- read status of the specified SSHHost
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update status of the specified SSHHost
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace status of the specified SSHHost
- 查询参数
- 请求体参数
- HTTP 响应