ClusterResourceSetBinding [addons.cluster.x-k8s.io/v1beta1]
- Description
- ClusterResourceSetBinding lists all matching ClusterResourceSets with the cluster it belongs to.
- Type
object
Specification
.spec
- Description
- spec is the desired state of ClusterResourceSetBinding.
- Type
object
.spec.bindings
- Description
- bindings is a list of ClusterResourceSets and their resources.
- Type
array
.spec.bindings[]
- Description
- ResourceSetBinding keeps info on all of the resources in a ClusterResourceSet.
- Type
object- Required
clusterResourceSetName
.spec.bindings[].resources
- Description
- resources is a list of resources that the ClusterResourceSet has.
- Type
array
.spec.bindings[].resources[]
- Description
- ResourceBinding shows the status of a resource that belongs to a ClusterResourceSet matched by the owner cluster of the ClusterResourceSetBinding object.
- Type
object- Required
appliedkindname
API Endpoints
The following API endpoints are available:
/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
- HTTP method
DELETE- Description
- delete collection of ClusterResourceSetBinding
- HTTP responses
- HTTP method
GET- Description
- list objects of kind ClusterResourceSetBinding
- HTTP responses
- HTTP method
POST- Description
- create a new ClusterResourceSetBinding
- Query parameters
- Body parameters
- HTTP responses
/apis/addons.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/clusterresourcesetbindings/{name}
- HTTP method
DELETE- Description
- delete the specified ClusterResourceSetBinding
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified ClusterResourceSetBinding
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified ClusterResourceSetBinding
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified ClusterResourceSetBinding
- Query parameters
- Body parameters
- HTTP responses