ClusterResourceSetBinding [addons.cluster.x-k8s.io/v1beta1]
- 描述
- ClusterResourceSetBinding lists all matching ClusterResourceSets with the cluster it belongs to.
- 类型
object
规格
.spec
- 描述
- spec is the desired state of ClusterResourceSetBinding.
- 类型
object
.spec.bindings
- 描述
- bindings is a list of ClusterResourceSets and their resources.
- 类型
array
.spec.bindings[]
- 描述
- ResourceSetBinding keeps info on all of the resources in a ClusterResourceSet.
- 类型
object- 必填
clusterResourceSetName
.spec.bindings[].resources
- 描述
- resources is a list of resources that the ClusterResourceSet has.
- 类型
array
.spec.bindings[].resources[]
- 描述
- ResourceBinding shows the status of a resource that belongs to a ClusterResourceSet matched by the owner cluster of the ClusterResourceSetBinding object.
- 类型
object- 必填
appliedkindname
API 端点
可用的 API 端点如下:
/apis/addons.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/clusterresourcesetbindingsDELETE: delete collection of ClusterResourceSetBindingGET: list objects of kind ClusterResourceSetBindingPOST: create a new ClusterResourceSetBinding
/apis/addons.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/clusterresourcesetbindings/{name}DELETE: delete the specified ClusterResourceSetBindingGET: read the specified ClusterResourceSetBindingPATCH: partially update the specified ClusterResourceSetBindingPUT: replace the specified ClusterResourceSetBinding
/apis/addons.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/clusterresourcesetbindings/{name}/statusGET: read status of the specified ClusterResourceSetBindingPATCH: partially update status of the specified ClusterResourceSetBindingPUT: replace status of the specified ClusterResourceSetBinding
/apis/addons.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/clusterresourcesetbindings
- HTTP 方法
DELETE- 描述
- delete collection of ClusterResourceSetBinding
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind ClusterResourceSetBinding
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new ClusterResourceSetBinding
- 查询参数
- 请求体参数
- HTTP 响应
/apis/addons.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/clusterresourcesetbindings/{name}
- HTTP 方法
DELETE- 描述
- delete the specified ClusterResourceSetBinding
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified ClusterResourceSetBinding
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified ClusterResourceSetBinding
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified ClusterResourceSetBinding
- 查询参数
- 请求体参数
- HTTP 响应
/apis/addons.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/clusterresourcesetbindings/{name}/status
- HTTP 方法
GET- 描述
- read status of the specified ClusterResourceSetBinding
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update status of the specified ClusterResourceSetBinding
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace status of the specified ClusterResourceSetBinding
- 查询参数
- 请求体参数
- HTTP 响应