SSHMachine [infrastructure.cluster.x-k8s.io/v1beta1]
- Description
- SSHMachine is the Schema for the sshmachines API.
- Type
object
Specification
.spec
- Description
- SSHMachineSpec defines the desired state of SSHMachine.
- Type
object
.spec.containerRuntime
- Type
object- Required
typeversion
.spec.hostLabelSelector
- Description
- A label selector is a label query over a set of resources. The result of matchLabels and matchExpressions are ANDed. An empty label selector matches all objects. A null label selector matches no objects.
- Type
object
.spec.hostLabelSelector.matchExpressions
- Description
- matchExpressions is a list of label selector requirements. The requirements are ANDed.
- Type
array
.spec.hostLabelSelector.matchExpressions[]
- Description
- A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values.
- Type
object- Required
keyoperator
.spec.hostLabelSelector.matchExpressions[].values
- Description
- values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch.
- Type
array
.spec.hostLabelSelector.matchExpressions[].values[]
- Type
string
.spec.hostLabelSelector.matchLabels
- Description
- matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is "key", the operator is "In", and the values array contains only "value". The requirements are ANDed.
- Type
object
.spec.hostReference
- Description
- LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.
- Type
object
.status
- Description
- SSHMachineStatus defines the observed state of SSHMachine.
- Type
object
.status.addresses
- Type
array
.status.addresses[]
- Description
- MachineAddress contains information for the node's address.
- Type
object- Required
addresstype
.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.hostReference
- 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}/sshmachinesDELETE: delete collection of SSHMachineGET: list objects of kind SSHMachinePOST: create a new SSHMachine
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/sshmachines/{name}DELETE: delete the specified SSHMachineGET: read the specified SSHMachinePATCH: partially update the specified SSHMachinePUT: replace the specified SSHMachine
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/sshmachines/{name}/statusGET: read status of the specified SSHMachinePATCH: partially update status of the specified SSHMachinePUT: replace status of the specified SSHMachine
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/sshmachines
- HTTP method
DELETE- Description
- delete collection of SSHMachine
- HTTP responses
- HTTP method
GET- Description
- list objects of kind SSHMachine
- HTTP responses
- HTTP method
POST- Description
- create a new SSHMachine
- Query parameters
- Body parameters
- HTTP responses
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/sshmachines/{name}
- HTTP method
DELETE- Description
- delete the specified SSHMachine
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified SSHMachine
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified SSHMachine
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified SSHMachine
- Query parameters
- Body parameters
- HTTP responses
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/sshmachines/{name}/status
- HTTP method
GET- Description
- read status of the specified SSHMachine
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified SSHMachine
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified SSHMachine
- Query parameters
- Body parameters
- HTTP responses