SSHMachineTemplate [infrastructure.cluster.x-k8s.io/v1beta1]
- Description
- SSHMachineTemplate is the Schema for the sshmachinetemplates API.
- Type
object
Specification
.spec
- Description
- SSHMachineTemplateSpec defines the desired state of SSHMachineTemplate.
- Type
object- Required
template
.spec.template
- Type
object
.spec.template.spec
- Description
- SSHMachineSpec defines the desired state of SSHMachine.
- Type
object
.spec.template.spec.containerRuntime
- Type
object- Required
typeversion
.spec.template.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.template.spec.hostLabelSelector.matchExpressions
- Description
- matchExpressions is a list of label selector requirements. The requirements are ANDed.
- Type
array
.spec.template.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.template.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.template.spec.hostLabelSelector.matchExpressions[].values[]
- Type
string
.spec.template.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.template.spec.hostReference
- Description
- LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.
- Type
object
.status
- Description
- SSHMachineTemplateStatus defines the observed state of SSHMachineTemplate.
- Type
object
API Endpoints
The following API endpoints are available:
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/sshmachinetemplatesDELETE: delete collection of SSHMachineTemplateGET: list objects of kind SSHMachineTemplatePOST: create a new SSHMachineTemplate
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/sshmachinetemplates/{name}DELETE: delete the specified SSHMachineTemplateGET: read the specified SSHMachineTemplatePATCH: partially update the specified SSHMachineTemplatePUT: replace the specified SSHMachineTemplate
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/sshmachinetemplates/{name}/statusGET: read status of the specified SSHMachineTemplatePATCH: partially update status of the specified SSHMachineTemplatePUT: replace status of the specified SSHMachineTemplate
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/sshmachinetemplates
- HTTP method
DELETE- Description
- delete collection of SSHMachineTemplate
- HTTP responses
- HTTP method
GET- Description
- list objects of kind SSHMachineTemplate
- HTTP responses
- HTTP method
POST- Description
- create a new SSHMachineTemplate
- Query parameters
- Body parameters
- HTTP responses
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/sshmachinetemplates/{name}
- HTTP method
DELETE- Description
- delete the specified SSHMachineTemplate
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified SSHMachineTemplate
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified SSHMachineTemplate
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified SSHMachineTemplate
- Query parameters
- Body parameters
- HTTP responses
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/sshmachinetemplates/{name}/status
- HTTP method
GET- Description
- read status of the specified SSHMachineTemplate
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified SSHMachineTemplate
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified SSHMachineTemplate
- Query parameters
- Body parameters
- HTTP responses