SSHHost [infrastructure.cluster.x-k8s.io/v1beta1]
- Description
- SSHHost is the Schema for the sshhosts API.
- Type
object
Specification
.spec
- Description
- SSHHostSpec defines the desired state of SSHHost.
- Type
object
.spec.authCredential
- Description
- LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.
- Type
object
.status
- Description
- SSHHostStatus defines the observed state of SSHHost.
- 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.nodeInfo
- Description
- NodeSystemInfo is a set of ids/uuids to uniquely identify the node.
- Type
object- Required
architecturebootIDcontainerRuntimeVersionkernelVersionkubeProxyVersionkubeletVersionmachineIDoperatingSystemosImagesystemUUID
.status.nodeInfo.swap
- Description
- Swap Info reported by the node.
- Type
object
.status.nodeRef
- Description
- ObjectReference contains enough information to let you inspect or modify the referred object.
- Type
object
API Endpoints
The following API endpoints are available:
/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 method
DELETE- Description
- delete collection of SSHHost
- HTTP responses
- HTTP method
GET- Description
- list objects of kind SSHHost
- HTTP responses
- HTTP method
POST- Description
- create a new SSHHost
- Query parameters
- Body parameters
- HTTP responses
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/sshhosts/{name}
- HTTP method
DELETE- Description
- delete the specified SSHHost
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified SSHHost
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified SSHHost
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified SSHHost
- Query parameters
- Body parameters
- HTTP responses
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/sshhosts/{name}/status
- HTTP method
GET- Description
- read status of the specified SSHHost
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified SSHHost
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified SSHHost
- Query parameters
- Body parameters
- HTTP responses