Kubernetes::Client
Constants
Constructors
Class methods
Instance methods
Helper to build common list query parameters
connect DELETE requests to proxy of Pod DELETE /api/v1/namespaces/{namespace}/pods/{name}/proxy
connect DELETE requests to proxy of Pod DELETE /api/v1/namespaces/{namespace}/pods/{name}/proxy/{path}
connect DELETE requests to proxy of Service DELETE /api/v1/namespaces/{namespace}/services/{name}/proxy
connect DELETE requests to proxy of Service DELETE /api/v1/namespaces/{namespace}/services/{name}/proxy/{path}
connect DELETE requests to proxy of Node DELETE /api/v1/nodes/{name}/proxy
connect DELETE requests to proxy of Node DELETE /api/v1/nodes/{name}/proxy/{path}
connect GET requests to attach of Pod GET /api/v1/namespaces/{namespace}/pods/{name}/attach
connect GET requests to exec of Pod GET /api/v1/namespaces/{namespace}/pods/{name}/exec
connect GET requests to portforward of Pod GET /api/v1/namespaces/{namespace}/pods/{name}/portforward
connect GET requests to proxy of Pod GET /api/v1/namespaces/{namespace}/pods/{name}/proxy
connect GET requests to proxy of Pod GET /api/v1/namespaces/{namespace}/pods/{name}/proxy/{path}
connect GET requests to proxy of Service GET /api/v1/namespaces/{namespace}/services/{name}/proxy
connect GET requests to proxy of Service GET /api/v1/namespaces/{namespace}/services/{name}/proxy/{path}
connect GET requests to proxy of Node GET /api/v1/nodes/{name}/proxy
connect GET requests to proxy of Node GET /api/v1/nodes/{name}/proxy/{path}
connect PATCH requests to proxy of Pod PATCH /api/v1/namespaces/{namespace}/pods/{name}/proxy
connect PATCH requests to proxy of Pod PATCH /api/v1/namespaces/{namespace}/pods/{name}/proxy/{path}
connect PATCH requests to proxy of Service PATCH /api/v1/namespaces/{namespace}/services/{name}/proxy
connect PATCH requests to proxy of Service PATCH /api/v1/namespaces/{namespace}/services/{name}/proxy/{path}
connect PATCH requests to proxy of Node PATCH /api/v1/nodes/{name}/proxy
connect PATCH requests to proxy of Node PATCH /api/v1/nodes/{name}/proxy/{path}
connect POST requests to attach of Pod POST /api/v1/namespaces/{namespace}/pods/{name}/attach
connect POST requests to exec of Pod POST /api/v1/namespaces/{namespace}/pods/{name}/exec
connect POST requests to portforward of Pod POST /api/v1/namespaces/{namespace}/pods/{name}/portforward
connect POST requests to proxy of Pod POST /api/v1/namespaces/{namespace}/pods/{name}/proxy
connect POST requests to proxy of Pod POST /api/v1/namespaces/{namespace}/pods/{name}/proxy/{path}
connect POST requests to proxy of Service POST /api/v1/namespaces/{namespace}/services/{name}/proxy
connect POST requests to proxy of Service POST /api/v1/namespaces/{namespace}/services/{name}/proxy/{path}
connect POST requests to proxy of Node POST /api/v1/nodes/{name}/proxy
connect POST requests to proxy of Node POST /api/v1/nodes/{name}/proxy/{path}
connect PUT requests to proxy of Pod PUT /api/v1/namespaces/{namespace}/pods/{name}/proxy
connect PUT requests to proxy of Pod PUT /api/v1/namespaces/{namespace}/pods/{name}/proxy/{path}
connect PUT requests to proxy of Service PUT /api/v1/namespaces/{namespace}/services/{name}/proxy
connect PUT requests to proxy of Service PUT /api/v1/namespaces/{namespace}/services/{name}/proxy/{path}
connect PUT requests to proxy of Node PUT /api/v1/nodes/{name}/proxy
connect PUT requests to proxy of Node PUT /api/v1/nodes/{name}/proxy/{path}
create a MutatingAdmissionPolicy POST /apis/admissionregistration.k8s.io/v1/mutatingadmissionpolicies
create a MutatingAdmissionPolicyBinding POST /apis/admissionregistration.k8s.io/v1/mutatingadmissionpolicybindings
create a MutatingWebhookConfiguration POST /apis/admissionregistration.k8s.io/v1/mutatingwebhookconfigurations
create a ValidatingAdmissionPolicy POST /apis/admissionregistration.k8s.io/v1/validatingadmissionpolicies
create a ValidatingAdmissionPolicyBinding POST /apis/admissionregistration.k8s.io/v1/validatingadmissionpolicybindings
create a ValidatingWebhookConfiguration POST /apis/admissionregistration.k8s.io/v1/validatingwebhookconfigurations
create a MutatingAdmissionPolicy POST /apis/admissionregistration.k8s.io/v1alpha1/mutatingadmissionpolicies
create a MutatingAdmissionPolicyBinding POST /apis/admissionregistration.k8s.io/v1alpha1/mutatingadmissionpolicybindings
create a MutatingAdmissionPolicy POST /apis/admissionregistration.k8s.io/v1beta1/mutatingadmissionpolicies
create a MutatingAdmissionPolicyBinding POST /apis/admissionregistration.k8s.io/v1beta1/mutatingadmissionpolicybindings
create a CustomResourceDefinition POST /apis/apiextensions.k8s.io/v1/customresourcedefinitions
create an APIService POST /apis/apiregistration.k8s.io/v1/apiservices
create a ControllerRevision POST /apis/apps/v1/namespaces/{namespace}/controllerrevisions
create a DaemonSet POST /apis/apps/v1/namespaces/{namespace}/daemonsets
create a Deployment POST /apis/apps/v1/namespaces/{namespace}/deployments
create a ReplicaSet POST /apis/apps/v1/namespaces/{namespace}/replicasets
create a StatefulSet POST /apis/apps/v1/namespaces/{namespace}/statefulsets
create a SelfSubjectReview POST /apis/authentication.k8s.io/v1/selfsubjectreviews
create a TokenReview POST /apis/authentication.k8s.io/v1/tokenreviews
create a LocalSubjectAccessReview POST /apis/authorization.k8s.io/v1/namespaces/{namespace}/localsubjectaccessreviews
create a SelfSubjectAccessReview POST /apis/authorization.k8s.io/v1/selfsubjectaccessreviews
create a SelfSubjectRulesReview POST /apis/authorization.k8s.io/v1/selfsubjectrulesreviews
create a SubjectAccessReview POST /apis/authorization.k8s.io/v1/subjectaccessreviews
create a HorizontalPodAutoscaler POST /apis/autoscaling/v1/namespaces/{namespace}/horizontalpodautoscalers
create a HorizontalPodAutoscaler POST /apis/autoscaling/v2/namespaces/{namespace}/horizontalpodautoscalers
create a CronJob POST /apis/batch/v1/namespaces/{namespace}/cronjobs
create a CertificateSigningRequest POST /apis/certificates.k8s.io/v1/certificatesigningrequests
create a ClusterTrustBundle POST /apis/certificates.k8s.io/v1beta1/clustertrustbundles
create a PodCertificateRequest POST /apis/certificates.k8s.io/v1beta1/namespaces/{namespace}/podcertificaterequests
create a Lease POST /apis/coordination.k8s.io/v1/namespaces/{namespace}/leases
create a LeaseCandidate POST /apis/coordination.k8s.io/v1alpha2/namespaces/{namespace}/leasecandidates
create a LeaseCandidate POST /apis/coordination.k8s.io/v1beta1/namespaces/{namespace}/leasecandidates
create a Binding POST /api/v1/namespaces/{namespace}/bindings
create a ConfigMap POST /api/v1/namespaces/{namespace}/configmaps
create Endpoints POST /api/v1/namespaces/{namespace}/endpoints
create a LimitRange POST /api/v1/namespaces/{namespace}/limitranges
create a PersistentVolumeClaim POST /api/v1/namespaces/{namespace}/persistentvolumeclaims
create binding of a Pod POST /api/v1/namespaces/{namespace}/pods/{name}/binding
create eviction of a Pod POST /api/v1/namespaces/{namespace}/pods/{name}/eviction
create a PodTemplate POST /api/v1/namespaces/{namespace}/podtemplates
create a ReplicationController POST /api/v1/namespaces/{namespace}/replicationcontrollers
create a ResourceQuota POST /api/v1/namespaces/{namespace}/resourcequotas
create a Service POST /api/v1/namespaces/{namespace}/services
create a ServiceAccount POST /api/v1/namespaces/{namespace}/serviceaccounts
create token of a ServiceAccount POST /api/v1/namespaces/{namespace}/serviceaccounts/{name}/token
create an EndpointSlice POST /apis/discovery.k8s.io/v1/namespaces/{namespace}/endpointslices
create an Event POST /apis/events.k8s.io/v1/namespaces/{namespace}/events
create a FlowSchema POST /apis/flowcontrol.apiserver.k8s.io/v1/flowschemas
create a PriorityLevelConfiguration POST /apis/flowcontrol.apiserver.k8s.io/v1/prioritylevelconfigurations
create a StorageVersion POST /apis/internal.apiserver.k8s.io/v1alpha1/storageversions
create an IngressClass POST /apis/networking.k8s.io/v1/ingressclasses
create an IPAddress POST /apis/networking.k8s.io/v1/ipaddresses
create an Ingress POST /apis/networking.k8s.io/v1/namespaces/{namespace}/ingresses
create a NetworkPolicy POST /apis/networking.k8s.io/v1/namespaces/{namespace}/networkpolicies
create a ServiceCIDR POST /apis/networking.k8s.io/v1/servicecidrs
create a PodDisruptionBudget POST /apis/policy/v1/namespaces/{namespace}/poddisruptionbudgets
create a ClusterRole POST /apis/rbac.authorization.k8s.io/v1/clusterroles
create a ClusterRoleBinding POST /apis/rbac.authorization.k8s.io/v1/clusterrolebindings
create a Role POST /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/roles
create a RoleBinding POST /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/rolebindings
create a DeviceClass POST /apis/resource.k8s.io/v1/deviceclasses
create a ResourceClaim POST /apis/resource.k8s.io/v1/namespaces/{namespace}/resourceclaims
create a ResourceClaimTemplate POST /apis/resource.k8s.io/v1/namespaces/{namespace}/resourceclaimtemplates
create a ResourceSlice POST /apis/resource.k8s.io/v1/resourceslices
create a DeviceTaintRule POST /apis/resource.k8s.io/v1alpha3/devicetaintrules
create a ResourcePoolStatusRequest POST /apis/resource.k8s.io/v1alpha3/resourcepoolstatusrequests
create a DeviceClass POST /apis/resource.k8s.io/v1beta1/deviceclasses
create a ResourceClaim POST /apis/resource.k8s.io/v1beta1/namespaces/{namespace}/resourceclaims
create a ResourceClaimTemplate POST /apis/resource.k8s.io/v1beta1/namespaces/{namespace}/resourceclaimtemplates
create a ResourceSlice POST /apis/resource.k8s.io/v1beta1/resourceslices
create a DeviceClass POST /apis/resource.k8s.io/v1beta2/deviceclasses
create a DeviceTaintRule POST /apis/resource.k8s.io/v1beta2/devicetaintrules
create a ResourceClaim POST /apis/resource.k8s.io/v1beta2/namespaces/{namespace}/resourceclaims
create a ResourceClaimTemplate POST /apis/resource.k8s.io/v1beta2/namespaces/{namespace}/resourceclaimtemplates
create a ResourceSlice POST /apis/resource.k8s.io/v1beta2/resourceslices
create a PriorityClass POST /apis/scheduling.k8s.io/v1/priorityclasses
create a PodGroup POST /apis/scheduling.k8s.io/v1alpha3/namespaces/{namespace}/podgroups
create a Workload POST /apis/scheduling.k8s.io/v1alpha3/namespaces/{namespace}/workloads
create a CSIStorageCapacity POST /apis/storage.k8s.io/v1/namespaces/{namespace}/csistoragecapacities
create a StorageClass POST /apis/storage.k8s.io/v1/storageclasses
create a VolumeAttachment POST /apis/storage.k8s.io/v1/volumeattachments
create a VolumeAttributesClass POST /apis/storage.k8s.io/v1/volumeattributesclasses
create a StorageVersionMigration POST /apis/storagemigration.k8s.io/v1beta1/storageversionmigrations
delete collection of MutatingAdmissionPolicy DELETE /apis/admissionregistration.k8s.io/v1/mutatingadmissionpolicies
delete collection of MutatingAdmissionPolicyBinding DELETE /apis/admissionregistration.k8s.io/v1/mutatingadmissionpolicybindings
delete collection of MutatingWebhookConfiguration DELETE /apis/admissionregistration.k8s.io/v1/mutatingwebhookconfigurations
delete collection of ValidatingAdmissionPolicy DELETE /apis/admissionregistration.k8s.io/v1/validatingadmissionpolicies
delete collection of ValidatingAdmissionPolicyBinding DELETE /apis/admissionregistration.k8s.io/v1/validatingadmissionpolicybindings
delete collection of ValidatingWebhookConfiguration DELETE /apis/admissionregistration.k8s.io/v1/validatingwebhookconfigurations
delete a MutatingAdmissionPolicy DELETE /apis/admissionregistration.k8s.io/v1/mutatingadmissionpolicies/{name}
delete a MutatingAdmissionPolicyBinding DELETE /apis/admissionregistration.k8s.io/v1/mutatingadmissionpolicybindings/{name}
delete a MutatingWebhookConfiguration DELETE /apis/admissionregistration.k8s.io/v1/mutatingwebhookconfigurations/{name}
delete a ValidatingAdmissionPolicy DELETE /apis/admissionregistration.k8s.io/v1/validatingadmissionpolicies/{name}
delete a ValidatingAdmissionPolicyBinding DELETE /apis/admissionregistration.k8s.io/v1/validatingadmissionpolicybindings/{name}
delete a ValidatingWebhookConfiguration DELETE /apis/admissionregistration.k8s.io/v1/validatingwebhookconfigurations/{name}
delete collection of MutatingAdmissionPolicy DELETE /apis/admissionregistration.k8s.io/v1alpha1/mutatingadmissionpolicies
delete collection of MutatingAdmissionPolicyBinding DELETE /apis/admissionregistration.k8s.io/v1alpha1/mutatingadmissionpolicybindings
delete a MutatingAdmissionPolicy DELETE /apis/admissionregistration.k8s.io/v1alpha1/mutatingadmissionpolicies/{name}
delete a MutatingAdmissionPolicyBinding DELETE /apis/admissionregistration.k8s.io/v1alpha1/mutatingadmissionpolicybindings/{name}
delete collection of MutatingAdmissionPolicy DELETE /apis/admissionregistration.k8s.io/v1beta1/mutatingadmissionpolicies
delete collection of MutatingAdmissionPolicyBinding DELETE /apis/admissionregistration.k8s.io/v1beta1/mutatingadmissionpolicybindings
delete a MutatingAdmissionPolicy DELETE /apis/admissionregistration.k8s.io/v1beta1/mutatingadmissionpolicies/{name}
delete a MutatingAdmissionPolicyBinding DELETE /apis/admissionregistration.k8s.io/v1beta1/mutatingadmissionpolicybindings/{name}
delete collection of CustomResourceDefinition DELETE /apis/apiextensions.k8s.io/v1/customresourcedefinitions
delete a CustomResourceDefinition DELETE /apis/apiextensions.k8s.io/v1/customresourcedefinitions/{name}
delete an APIService DELETE /apis/apiregistration.k8s.io/v1/apiservices/{name}
delete collection of APIService DELETE /apis/apiregistration.k8s.io/v1/apiservices
delete collection of ControllerRevision DELETE /apis/apps/v1/namespaces/{namespace}/controllerrevisions
delete collection of DaemonSet DELETE /apis/apps/v1/namespaces/{namespace}/daemonsets
delete collection of Deployment DELETE /apis/apps/v1/namespaces/{namespace}/deployments
delete collection of ReplicaSet DELETE /apis/apps/v1/namespaces/{namespace}/replicasets
delete collection of StatefulSet DELETE /apis/apps/v1/namespaces/{namespace}/statefulsets
delete a ControllerRevision DELETE /apis/apps/v1/namespaces/{namespace}/controllerrevisions/{name}
delete a DaemonSet DELETE /apis/apps/v1/namespaces/{namespace}/daemonsets/{name}
delete a Deployment DELETE /apis/apps/v1/namespaces/{namespace}/deployments/{name}
delete a ReplicaSet DELETE /apis/apps/v1/namespaces/{namespace}/replicasets/{name}
delete a StatefulSet DELETE /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}
delete collection of HorizontalPodAutoscaler DELETE /apis/autoscaling/v1/namespaces/{namespace}/horizontalpodautoscalers
delete a HorizontalPodAutoscaler DELETE /apis/autoscaling/v1/namespaces/{namespace}/horizontalpodautoscalers/{name}
delete collection of HorizontalPodAutoscaler DELETE /apis/autoscaling/v2/namespaces/{namespace}/horizontalpodautoscalers
delete a HorizontalPodAutoscaler DELETE /apis/autoscaling/v2/namespaces/{namespace}/horizontalpodautoscalers/{name}
delete collection of CronJob DELETE /apis/batch/v1/namespaces/{namespace}/cronjobs
delete collection of Job DELETE /apis/batch/v1/namespaces/{namespace}/jobs
delete a CronJob DELETE /apis/batch/v1/namespaces/{namespace}/cronjobs/{name}
delete a Job DELETE /apis/batch/v1/namespaces/{namespace}/jobs/{name}
delete a CertificateSigningRequest DELETE /apis/certificates.k8s.io/v1/certificatesigningrequests/{name}
delete collection of CertificateSigningRequest DELETE /apis/certificates.k8s.io/v1/certificatesigningrequests
delete a ClusterTrustBundle DELETE /apis/certificates.k8s.io/v1beta1/clustertrustbundles/{name}
delete collection of ClusterTrustBundle DELETE /apis/certificates.k8s.io/v1beta1/clustertrustbundles
delete collection of PodCertificateRequest DELETE /apis/certificates.k8s.io/v1beta1/namespaces/{namespace}/podcertificaterequests
delete a PodCertificateRequest DELETE /apis/certificates.k8s.io/v1beta1/namespaces/{namespace}/podcertificaterequests/{name}
delete collection of Lease DELETE /apis/coordination.k8s.io/v1/namespaces/{namespace}/leases
delete a Lease DELETE /apis/coordination.k8s.io/v1/namespaces/{namespace}/leases/{name}
delete collection of LeaseCandidate DELETE /apis/coordination.k8s.io/v1alpha2/namespaces/{namespace}/leasecandidates
delete a LeaseCandidate DELETE /apis/coordination.k8s.io/v1alpha2/namespaces/{namespace}/leasecandidates/{name}
delete collection of LeaseCandidate DELETE /apis/coordination.k8s.io/v1beta1/namespaces/{namespace}/leasecandidates
delete a LeaseCandidate DELETE /apis/coordination.k8s.io/v1beta1/namespaces/{namespace}/leasecandidates/{name}
delete collection of ConfigMap DELETE /api/v1/namespaces/{namespace}/configmaps
delete collection of Endpoints DELETE /api/v1/namespaces/{namespace}/endpoints
delete collection of Event DELETE /api/v1/namespaces/{namespace}/events
delete collection of LimitRange DELETE /api/v1/namespaces/{namespace}/limitranges
delete collection of PersistentVolumeClaim DELETE /api/v1/namespaces/{namespace}/persistentvolumeclaims
delete collection of Pod DELETE /api/v1/namespaces/{namespace}/pods
delete collection of PodTemplate DELETE /api/v1/namespaces/{namespace}/podtemplates
delete collection of ReplicationController DELETE /api/v1/namespaces/{namespace}/replicationcontrollers
delete collection of ResourceQuota DELETE /api/v1/namespaces/{namespace}/resourcequotas
delete collection of Secret DELETE /api/v1/namespaces/{namespace}/secrets
delete collection of Service DELETE /api/v1/namespaces/{namespace}/services
delete collection of ServiceAccount DELETE /api/v1/namespaces/{namespace}/serviceaccounts
delete collection of PersistentVolume DELETE /api/v1/persistentvolumes
delete a ConfigMap DELETE /api/v1/namespaces/{namespace}/configmaps/{name}
delete Endpoints DELETE /api/v1/namespaces/{namespace}/endpoints/{name}
delete an Event DELETE /api/v1/namespaces/{namespace}/events/{name}
delete a LimitRange DELETE /api/v1/namespaces/{namespace}/limitranges/{name}
delete a PersistentVolumeClaim DELETE /api/v1/namespaces/{namespace}/persistentvolumeclaims/{name}
delete a PodTemplate DELETE /api/v1/namespaces/{namespace}/podtemplates/{name}
delete a ReplicationController DELETE /api/v1/namespaces/{namespace}/replicationcontrollers/{name}
delete a ResourceQuota DELETE /api/v1/namespaces/{namespace}/resourcequotas/{name}
delete a Secret DELETE /api/v1/namespaces/{namespace}/secrets/{name}
delete a Service DELETE /api/v1/namespaces/{namespace}/services/{name}
delete a ServiceAccount DELETE /api/v1/namespaces/{namespace}/serviceaccounts/{name}
delete a PersistentVolume DELETE /api/v1/persistentvolumes/{name}
delete collection of EndpointSlice DELETE /apis/discovery.k8s.io/v1/namespaces/{namespace}/endpointslices
delete an EndpointSlice DELETE /apis/discovery.k8s.io/v1/namespaces/{namespace}/endpointslices/{name}
delete collection of Event DELETE /apis/events.k8s.io/v1/namespaces/{namespace}/events
delete an Event DELETE /apis/events.k8s.io/v1/namespaces/{namespace}/events/{name}
delete collection of FlowSchema DELETE /apis/flowcontrol.apiserver.k8s.io/v1/flowschemas
delete collection of PriorityLevelConfiguration DELETE /apis/flowcontrol.apiserver.k8s.io/v1/prioritylevelconfigurations
delete a FlowSchema DELETE /apis/flowcontrol.apiserver.k8s.io/v1/flowschemas/{name}
delete a PriorityLevelConfiguration DELETE /apis/flowcontrol.apiserver.k8s.io/v1/prioritylevelconfigurations/{name}
delete collection of StorageVersion DELETE /apis/internal.apiserver.k8s.io/v1alpha1/storageversions
delete a StorageVersion DELETE /apis/internal.apiserver.k8s.io/v1alpha1/storageversions/{name}
delete collection of IngressClass DELETE /apis/networking.k8s.io/v1/ingressclasses
delete collection of IPAddress DELETE /apis/networking.k8s.io/v1/ipaddresses
delete collection of Ingress DELETE /apis/networking.k8s.io/v1/namespaces/{namespace}/ingresses
delete collection of NetworkPolicy DELETE /apis/networking.k8s.io/v1/namespaces/{namespace}/networkpolicies
delete collection of ServiceCIDR DELETE /apis/networking.k8s.io/v1/servicecidrs
delete an IngressClass DELETE /apis/networking.k8s.io/v1/ingressclasses/{name}
delete an IPAddress DELETE /apis/networking.k8s.io/v1/ipaddresses/{name}
delete an Ingress DELETE /apis/networking.k8s.io/v1/namespaces/{namespace}/ingresses/{name}
delete a NetworkPolicy DELETE /apis/networking.k8s.io/v1/namespaces/{namespace}/networkpolicies/{name}
delete a ServiceCIDR DELETE /apis/networking.k8s.io/v1/servicecidrs/{name}
delete collection of RuntimeClass DELETE /apis/node.k8s.io/v1/runtimeclasses
delete a RuntimeClass DELETE /apis/node.k8s.io/v1/runtimeclasses/{name}
delete collection of PodDisruptionBudget DELETE /apis/policy/v1/namespaces/{namespace}/poddisruptionbudgets
delete a PodDisruptionBudget DELETE /apis/policy/v1/namespaces/{namespace}/poddisruptionbudgets/{name}
delete a ClusterRole DELETE /apis/rbac.authorization.k8s.io/v1/clusterroles/{name}
delete a ClusterRoleBinding DELETE /apis/rbac.authorization.k8s.io/v1/clusterrolebindings/{name}
delete collection of ClusterRole DELETE /apis/rbac.authorization.k8s.io/v1/clusterroles
delete collection of ClusterRoleBinding DELETE /apis/rbac.authorization.k8s.io/v1/clusterrolebindings
delete collection of Role DELETE /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/roles
delete collection of RoleBinding DELETE /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/rolebindings
delete a Role DELETE /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/roles/{name}
delete a RoleBinding DELETE /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/rolebindings/{name}
delete collection of DeviceClass DELETE /apis/resource.k8s.io/v1/deviceclasses
delete collection of ResourceClaim DELETE /apis/resource.k8s.io/v1/namespaces/{namespace}/resourceclaims
delete collection of ResourceClaimTemplate DELETE /apis/resource.k8s.io/v1/namespaces/{namespace}/resourceclaimtemplates
delete collection of ResourceSlice DELETE /apis/resource.k8s.io/v1/resourceslices
delete a DeviceClass DELETE /apis/resource.k8s.io/v1/deviceclasses/{name}
delete a ResourceClaim DELETE /apis/resource.k8s.io/v1/namespaces/{namespace}/resourceclaims/{name}
delete a ResourceClaimTemplate DELETE /apis/resource.k8s.io/v1/namespaces/{namespace}/resourceclaimtemplates/{name}
delete a ResourceSlice DELETE /apis/resource.k8s.io/v1/resourceslices/{name}
delete collection of DeviceTaintRule DELETE /apis/resource.k8s.io/v1alpha3/devicetaintrules
delete collection of ResourcePoolStatusRequest DELETE /apis/resource.k8s.io/v1alpha3/resourcepoolstatusrequests
delete a DeviceTaintRule DELETE /apis/resource.k8s.io/v1alpha3/devicetaintrules/{name}
delete a ResourcePoolStatusRequest DELETE /apis/resource.k8s.io/v1alpha3/resourcepoolstatusrequests/{name}
delete collection of DeviceClass DELETE /apis/resource.k8s.io/v1beta1/deviceclasses
delete collection of ResourceClaim DELETE /apis/resource.k8s.io/v1beta1/namespaces/{namespace}/resourceclaims
delete collection of ResourceClaimTemplate DELETE /apis/resource.k8s.io/v1beta1/namespaces/{namespace}/resourceclaimtemplates
delete collection of ResourceSlice DELETE /apis/resource.k8s.io/v1beta1/resourceslices
delete a DeviceClass DELETE /apis/resource.k8s.io/v1beta1/deviceclasses/{name}
delete a ResourceClaim DELETE /apis/resource.k8s.io/v1beta1/namespaces/{namespace}/resourceclaims/{name}
delete a ResourceClaimTemplate DELETE /apis/resource.k8s.io/v1beta1/namespaces/{namespace}/resourceclaimtemplates/{name}
delete a ResourceSlice DELETE /apis/resource.k8s.io/v1beta1/resourceslices/{name}
delete collection of DeviceClass DELETE /apis/resource.k8s.io/v1beta2/deviceclasses
delete collection of DeviceTaintRule DELETE /apis/resource.k8s.io/v1beta2/devicetaintrules
delete collection of ResourceClaim DELETE /apis/resource.k8s.io/v1beta2/namespaces/{namespace}/resourceclaims
delete collection of ResourceClaimTemplate DELETE /apis/resource.k8s.io/v1beta2/namespaces/{namespace}/resourceclaimtemplates
delete collection of ResourceSlice DELETE /apis/resource.k8s.io/v1beta2/resourceslices
delete a DeviceClass DELETE /apis/resource.k8s.io/v1beta2/deviceclasses/{name}
delete a DeviceTaintRule DELETE /apis/resource.k8s.io/v1beta2/devicetaintrules/{name}
delete a ResourceClaim DELETE /apis/resource.k8s.io/v1beta2/namespaces/{namespace}/resourceclaims/{name}
delete a ResourceClaimTemplate DELETE /apis/resource.k8s.io/v1beta2/namespaces/{namespace}/resourceclaimtemplates/{name}
delete a ResourceSlice DELETE /apis/resource.k8s.io/v1beta2/resourceslices/{name}
delete collection of PriorityClass DELETE /apis/scheduling.k8s.io/v1/priorityclasses
delete a PriorityClass DELETE /apis/scheduling.k8s.io/v1/priorityclasses/{name}
delete collection of PodGroup DELETE /apis/scheduling.k8s.io/v1alpha3/namespaces/{namespace}/podgroups
delete collection of Workload DELETE /apis/scheduling.k8s.io/v1alpha3/namespaces/{namespace}/workloads
delete a PodGroup DELETE /apis/scheduling.k8s.io/v1alpha3/namespaces/{namespace}/podgroups/{name}
delete a Workload DELETE /apis/scheduling.k8s.io/v1alpha3/namespaces/{namespace}/workloads/{name}
delete collection of CSIDriver DELETE /apis/storage.k8s.io/v1/csidrivers
delete collection of CSINode DELETE /apis/storage.k8s.io/v1/csinodes
delete collection of CSIStorageCapacity DELETE /apis/storage.k8s.io/v1/namespaces/{namespace}/csistoragecapacities
delete collection of StorageClass DELETE /apis/storage.k8s.io/v1/storageclasses
delete collection of VolumeAttachment DELETE /apis/storage.k8s.io/v1/volumeattachments
delete collection of VolumeAttributesClass DELETE /apis/storage.k8s.io/v1/volumeattributesclasses
delete a CSIDriver DELETE /apis/storage.k8s.io/v1/csidrivers/{name}
delete a CSIStorageCapacity DELETE /apis/storage.k8s.io/v1/namespaces/{namespace}/csistoragecapacities/{name}
delete a StorageClass DELETE /apis/storage.k8s.io/v1/storageclasses/{name}
delete a VolumeAttachment DELETE /apis/storage.k8s.io/v1/volumeattachments/{name}
delete a VolumeAttributesClass DELETE /apis/storage.k8s.io/v1/volumeattributesclasses/{name}
delete collection of StorageVersionMigration DELETE /apis/storagemigration.k8s.io/v1beta1/storageversionmigrations
delete a StorageVersionMigration DELETE /apis/storagemigration.k8s.io/v1beta1/storageversionmigrations/{name}
get information of a group GET /apis/admissionregistration.k8s.io/
get available resources GET /apis/admissionregistration.k8s.io/v1/
get available resources GET /apis/admissionregistration.k8s.io/v1alpha1/
get available resources GET /apis/admissionregistration.k8s.io/v1beta1/
get available resources GET /apis/apiregistration.k8s.io/v1/
get available resources GET /apis/authentication.k8s.io/v1/
get available resources GET /apis/certificates.k8s.io/v1beta1/
get available resources GET /apis/coordination.k8s.io/v1alpha2/
get available resources GET /apis/coordination.k8s.io/v1beta1/
get information of a group GET /apis/flowcontrol.apiserver.k8s.io/
get available resources GET /apis/flowcontrol.apiserver.k8s.io/v1/
get information of a group GET /apis/internal.apiserver.k8s.io/
get available resources GET /apis/internal.apiserver.k8s.io/v1alpha1/
get information of a group GET /apis/rbac.authorization.k8s.io/
get available resources GET /apis/rbac.authorization.k8s.io/v1/
get available resources GET /apis/resource.k8s.io/v1alpha3/
get available resources GET /apis/scheduling.k8s.io/v1alpha3/
get service account issuer OpenID configuration, also known as the 'OIDC discovery doc' GET /.well-known/openid-configuration/
get service account issuer OpenID JSON Web Key Set (contains public token verification keys) GET /openid/v1/jwks/
get available resources GET /apis/storagemigration.k8s.io/v1beta1/
list or watch objects of kind MutatingAdmissionPolicy GET /apis/admissionregistration.k8s.io/v1/mutatingadmissionpolicies
list or watch objects of kind MutatingAdmissionPolicyBinding GET /apis/admissionregistration.k8s.io/v1/mutatingadmissionpolicybindings
list or watch objects of kind MutatingWebhookConfiguration GET /apis/admissionregistration.k8s.io/v1/mutatingwebhookconfigurations
list or watch objects of kind ValidatingAdmissionPolicy GET /apis/admissionregistration.k8s.io/v1/validatingadmissionpolicies
list or watch objects of kind ValidatingAdmissionPolicyBinding GET /apis/admissionregistration.k8s.io/v1/validatingadmissionpolicybindings
list or watch objects of kind ValidatingWebhookConfiguration GET /apis/admissionregistration.k8s.io/v1/validatingwebhookconfigurations
list or watch objects of kind MutatingAdmissionPolicy GET /apis/admissionregistration.k8s.io/v1alpha1/mutatingadmissionpolicies
list or watch objects of kind MutatingAdmissionPolicyBinding GET /apis/admissionregistration.k8s.io/v1alpha1/mutatingadmissionpolicybindings
list or watch objects of kind MutatingAdmissionPolicy GET /apis/admissionregistration.k8s.io/v1beta1/mutatingadmissionpolicies
list or watch objects of kind MutatingAdmissionPolicyBinding GET /apis/admissionregistration.k8s.io/v1beta1/mutatingadmissionpolicybindings
list or watch objects of kind CustomResourceDefinition GET /apis/apiextensions.k8s.io/v1/customresourcedefinitions
list or watch objects of kind APIService GET /apis/apiregistration.k8s.io/v1/apiservices
list or watch objects of kind ControllerRevision GET /apis/apps/v1/controllerrevisions
list or watch objects of kind DaemonSet GET /apis/apps/v1/daemonsets
list or watch objects of kind Deployment GET /apis/apps/v1/deployments
list or watch objects of kind ControllerRevision GET /apis/apps/v1/namespaces/{namespace}/controllerrevisions
list or watch objects of kind DaemonSet GET /apis/apps/v1/namespaces/{namespace}/daemonsets
list or watch objects of kind Deployment GET /apis/apps/v1/namespaces/{namespace}/deployments
list or watch objects of kind ReplicaSet GET /apis/apps/v1/namespaces/{namespace}/replicasets
list or watch objects of kind StatefulSet GET /apis/apps/v1/namespaces/{namespace}/statefulsets
list or watch objects of kind ReplicaSet GET /apis/apps/v1/replicasets
list or watch objects of kind StatefulSet GET /apis/apps/v1/statefulsets
list or watch objects of kind HorizontalPodAutoscaler GET /apis/autoscaling/v1/horizontalpodautoscalers
list or watch objects of kind HorizontalPodAutoscaler GET /apis/autoscaling/v1/namespaces/{namespace}/horizontalpodautoscalers
list or watch objects of kind HorizontalPodAutoscaler GET /apis/autoscaling/v2/horizontalpodautoscalers
list or watch objects of kind HorizontalPodAutoscaler GET /apis/autoscaling/v2/namespaces/{namespace}/horizontalpodautoscalers
list or watch objects of kind CronJob GET /apis/batch/v1/cronjobs
list or watch objects of kind Job GET /apis/batch/v1/jobs
list or watch objects of kind CronJob GET /apis/batch/v1/namespaces/{namespace}/cronjobs
list or watch objects of kind Job GET /apis/batch/v1/namespaces/{namespace}/jobs
list or watch objects of kind CertificateSigningRequest GET /apis/certificates.k8s.io/v1/certificatesigningrequests
list or watch objects of kind ClusterTrustBundle GET /apis/certificates.k8s.io/v1beta1/clustertrustbundles
list or watch objects of kind PodCertificateRequest GET /apis/certificates.k8s.io/v1beta1/namespaces/{namespace}/podcertificaterequests
list or watch objects of kind PodCertificateRequest GET /apis/certificates.k8s.io/v1beta1/podcertificaterequests
list or watch objects of kind Lease GET /apis/coordination.k8s.io/v1/leases
list or watch objects of kind Lease GET /apis/coordination.k8s.io/v1/namespaces/{namespace}/leases
list or watch objects of kind LeaseCandidate GET /apis/coordination.k8s.io/v1alpha2/leasecandidates
list or watch objects of kind LeaseCandidate GET /apis/coordination.k8s.io/v1alpha2/namespaces/{namespace}/leasecandidates
list or watch objects of kind LeaseCandidate GET /apis/coordination.k8s.io/v1beta1/leasecandidates
list or watch objects of kind LeaseCandidate GET /apis/coordination.k8s.io/v1beta1/namespaces/{namespace}/leasecandidates
list objects of kind ComponentStatus GET /api/v1/componentstatuses
list or watch objects of kind ConfigMap GET /api/v1/configmaps
list or watch objects of kind Endpoints GET /api/v1/endpoints
list or watch objects of kind LimitRange GET /api/v1/limitranges
list or watch objects of kind ConfigMap GET /api/v1/namespaces/{namespace}/configmaps
list or watch objects of kind Endpoints GET /api/v1/namespaces/{namespace}/endpoints
list or watch objects of kind Event GET /api/v1/namespaces/{namespace}/events
list or watch objects of kind LimitRange GET /api/v1/namespaces/{namespace}/limitranges
list or watch objects of kind PersistentVolumeClaim GET /api/v1/namespaces/{namespace}/persistentvolumeclaims
list or watch objects of kind Pod GET /api/v1/namespaces/{namespace}/pods
list or watch objects of kind PodTemplate GET /api/v1/namespaces/{namespace}/podtemplates
list or watch objects of kind ReplicationController GET /api/v1/namespaces/{namespace}/replicationcontrollers
list or watch objects of kind ResourceQuota GET /api/v1/namespaces/{namespace}/resourcequotas
list or watch objects of kind Secret GET /api/v1/namespaces/{namespace}/secrets
list or watch objects of kind Service GET /api/v1/namespaces/{namespace}/services
list or watch objects of kind ServiceAccount GET /api/v1/namespaces/{namespace}/serviceaccounts
list or watch objects of kind PersistentVolume GET /api/v1/persistentvolumes
list or watch objects of kind PersistentVolumeClaim GET /api/v1/persistentvolumeclaims
list or watch objects of kind PodTemplate GET /api/v1/podtemplates
list or watch objects of kind ReplicationController GET /api/v1/replicationcontrollers
list or watch objects of kind ResourceQuota GET /api/v1/resourcequotas
list or watch objects of kind Secret GET /api/v1/secrets
list or watch objects of kind ServiceAccount GET /api/v1/serviceaccounts
list or watch objects of kind Service GET /api/v1/services
list or watch objects of kind EndpointSlice GET /apis/discovery.k8s.io/v1/endpointslices
list or watch objects of kind EndpointSlice GET /apis/discovery.k8s.io/v1/namespaces/{namespace}/endpointslices
list or watch objects of kind Event GET /apis/events.k8s.io/v1/events
list or watch objects of kind Event GET /apis/events.k8s.io/v1/namespaces/{namespace}/events
list or watch objects of kind FlowSchema GET /apis/flowcontrol.apiserver.k8s.io/v1/flowschemas
list or watch objects of kind PriorityLevelConfiguration GET /apis/flowcontrol.apiserver.k8s.io/v1/prioritylevelconfigurations
list or watch objects of kind StorageVersion GET /apis/internal.apiserver.k8s.io/v1alpha1/storageversions
list or watch objects of kind IngressClass GET /apis/networking.k8s.io/v1/ingressclasses
list or watch objects of kind Ingress GET /apis/networking.k8s.io/v1/ingresses
list or watch objects of kind IPAddress GET /apis/networking.k8s.io/v1/ipaddresses
list or watch objects of kind Ingress GET /apis/networking.k8s.io/v1/namespaces/{namespace}/ingresses
list or watch objects of kind NetworkPolicy GET /apis/networking.k8s.io/v1/namespaces/{namespace}/networkpolicies
list or watch objects of kind NetworkPolicy GET /apis/networking.k8s.io/v1/networkpolicies
list or watch objects of kind ServiceCIDR GET /apis/networking.k8s.io/v1/servicecidrs
list or watch objects of kind RuntimeClass GET /apis/node.k8s.io/v1/runtimeclasses
list or watch objects of kind PodDisruptionBudget GET /apis/policy/v1/namespaces/{namespace}/poddisruptionbudgets
list or watch objects of kind PodDisruptionBudget GET /apis/policy/v1/poddisruptionbudgets
list or watch objects of kind ClusterRole GET /apis/rbac.authorization.k8s.io/v1/clusterroles
list or watch objects of kind ClusterRoleBinding GET /apis/rbac.authorization.k8s.io/v1/clusterrolebindings
list or watch objects of kind Role GET /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/roles
list or watch objects of kind RoleBinding GET /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/rolebindings
list or watch objects of kind RoleBinding GET /apis/rbac.authorization.k8s.io/v1/rolebindings
list or watch objects of kind Role GET /apis/rbac.authorization.k8s.io/v1/roles
list or watch objects of kind DeviceClass GET /apis/resource.k8s.io/v1/deviceclasses
list or watch objects of kind ResourceClaim GET /apis/resource.k8s.io/v1/namespaces/{namespace}/resourceclaims
list or watch objects of kind ResourceClaimTemplate GET /apis/resource.k8s.io/v1/namespaces/{namespace}/resourceclaimtemplates
list or watch objects of kind ResourceClaim GET /apis/resource.k8s.io/v1/resourceclaims
list or watch objects of kind ResourceClaimTemplate GET /apis/resource.k8s.io/v1/resourceclaimtemplates
list or watch objects of kind ResourceSlice GET /apis/resource.k8s.io/v1/resourceslices
list or watch objects of kind DeviceTaintRule GET /apis/resource.k8s.io/v1alpha3/devicetaintrules
list or watch objects of kind ResourcePoolStatusRequest GET /apis/resource.k8s.io/v1alpha3/resourcepoolstatusrequests
list or watch objects of kind DeviceClass GET /apis/resource.k8s.io/v1beta1/deviceclasses
list or watch objects of kind ResourceClaim GET /apis/resource.k8s.io/v1beta1/namespaces/{namespace}/resourceclaims
list or watch objects of kind ResourceClaimTemplate GET /apis/resource.k8s.io/v1beta1/namespaces/{namespace}/resourceclaimtemplates
list or watch objects of kind ResourceClaim GET /apis/resource.k8s.io/v1beta1/resourceclaims
list or watch objects of kind ResourceClaimTemplate GET /apis/resource.k8s.io/v1beta1/resourceclaimtemplates
list or watch objects of kind ResourceSlice GET /apis/resource.k8s.io/v1beta1/resourceslices
list or watch objects of kind DeviceClass GET /apis/resource.k8s.io/v1beta2/deviceclasses
list or watch objects of kind DeviceTaintRule GET /apis/resource.k8s.io/v1beta2/devicetaintrules
list or watch objects of kind ResourceClaim GET /apis/resource.k8s.io/v1beta2/namespaces/{namespace}/resourceclaims
list or watch objects of kind ResourceClaimTemplate GET /apis/resource.k8s.io/v1beta2/namespaces/{namespace}/resourceclaimtemplates
list or watch objects of kind ResourceClaim GET /apis/resource.k8s.io/v1beta2/resourceclaims
list or watch objects of kind ResourceClaimTemplate GET /apis/resource.k8s.io/v1beta2/resourceclaimtemplates
list or watch objects of kind ResourceSlice GET /apis/resource.k8s.io/v1beta2/resourceslices
list or watch objects of kind PriorityClass GET /apis/scheduling.k8s.io/v1/priorityclasses
list or watch objects of kind PodGroup GET /apis/scheduling.k8s.io/v1alpha3/namespaces/{namespace}/podgroups
list or watch objects of kind Workload GET /apis/scheduling.k8s.io/v1alpha3/namespaces/{namespace}/workloads
list or watch objects of kind PodGroup GET /apis/scheduling.k8s.io/v1alpha3/podgroups
list or watch objects of kind Workload GET /apis/scheduling.k8s.io/v1alpha3/workloads
list or watch objects of kind CSIDriver GET /apis/storage.k8s.io/v1/csidrivers
list or watch objects of kind CSINode GET /apis/storage.k8s.io/v1/csinodes
list or watch objects of kind CSIStorageCapacity GET /apis/storage.k8s.io/v1/csistoragecapacities
list or watch objects of kind CSIStorageCapacity GET /apis/storage.k8s.io/v1/namespaces/{namespace}/csistoragecapacities
list or watch objects of kind StorageClass GET /apis/storage.k8s.io/v1/storageclasses
list or watch objects of kind VolumeAttachment GET /apis/storage.k8s.io/v1/volumeattachments
list or watch objects of kind VolumeAttributesClass GET /apis/storage.k8s.io/v1/volumeattributesclasses
list or watch objects of kind StorageVersionMigration GET /apis/storagemigration.k8s.io/v1beta1/storageversionmigrations
partially update the specified MutatingAdmissionPolicy PATCH /apis/admissionregistration.k8s.io/v1/mutatingadmissionpolicies/{name}
partially update the specified MutatingAdmissionPolicyBinding PATCH /apis/admissionregistration.k8s.io/v1/mutatingadmissionpolicybindings/{name}
partially update the specified MutatingWebhookConfiguration PATCH /apis/admissionregistration.k8s.io/v1/mutatingwebhookconfigurations/{name}
partially update the specified ValidatingAdmissionPolicy PATCH /apis/admissionregistration.k8s.io/v1/validatingadmissionpolicies/{name}
partially update the specified ValidatingAdmissionPolicyBinding PATCH /apis/admissionregistration.k8s.io/v1/validatingadmissionpolicybindings/{name}
partially update status of the specified ValidatingAdmissionPolicy PATCH /apis/admissionregistration.k8s.io/v1/validatingadmissionpolicies/{name}/status
partially update the specified ValidatingWebhookConfiguration PATCH /apis/admissionregistration.k8s.io/v1/validatingwebhookconfigurations/{name}
partially update the specified MutatingAdmissionPolicy PATCH /apis/admissionregistration.k8s.io/v1alpha1/mutatingadmissionpolicies/{name}
partially update the specified MutatingAdmissionPolicyBinding PATCH /apis/admissionregistration.k8s.io/v1alpha1/mutatingadmissionpolicybindings/{name}
partially update the specified MutatingAdmissionPolicy PATCH /apis/admissionregistration.k8s.io/v1beta1/mutatingadmissionpolicies/{name}
partially update the specified MutatingAdmissionPolicyBinding PATCH /apis/admissionregistration.k8s.io/v1beta1/mutatingadmissionpolicybindings/{name}
partially update the specified CustomResourceDefinition PATCH /apis/apiextensions.k8s.io/v1/customresourcedefinitions/{name}
partially update status of the specified CustomResourceDefinition PATCH /apis/apiextensions.k8s.io/v1/customresourcedefinitions/{name}/status
partially update the specified APIService PATCH /apis/apiregistration.k8s.io/v1/apiservices/{name}
partially update status of the specified APIService PATCH /apis/apiregistration.k8s.io/v1/apiservices/{name}/status
partially update the specified ControllerRevision PATCH /apis/apps/v1/namespaces/{namespace}/controllerrevisions/{name}
partially update the specified DaemonSet PATCH /apis/apps/v1/namespaces/{namespace}/daemonsets/{name}
partially update status of the specified DaemonSet PATCH /apis/apps/v1/namespaces/{namespace}/daemonsets/{name}/status
partially update the specified Deployment PATCH /apis/apps/v1/namespaces/{namespace}/deployments/{name}
partially update scale of the specified Deployment PATCH /apis/apps/v1/namespaces/{namespace}/deployments/{name}/scale
partially update status of the specified Deployment PATCH /apis/apps/v1/namespaces/{namespace}/deployments/{name}/status
partially update the specified ReplicaSet PATCH /apis/apps/v1/namespaces/{namespace}/replicasets/{name}
partially update scale of the specified ReplicaSet PATCH /apis/apps/v1/namespaces/{namespace}/replicasets/{name}/scale
partially update status of the specified ReplicaSet PATCH /apis/apps/v1/namespaces/{namespace}/replicasets/{name}/status
partially update the specified StatefulSet PATCH /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}
partially update scale of the specified StatefulSet PATCH /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}/scale
partially update status of the specified StatefulSet PATCH /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}/status
partially update the specified HorizontalPodAutoscaler PATCH /apis/autoscaling/v1/namespaces/{namespace}/horizontalpodautoscalers/{name}
partially update status of the specified HorizontalPodAutoscaler PATCH /apis/autoscaling/v1/namespaces/{namespace}/horizontalpodautoscalers/{name}/status
partially update the specified HorizontalPodAutoscaler PATCH /apis/autoscaling/v2/namespaces/{namespace}/horizontalpodautoscalers/{name}
partially update status of the specified HorizontalPodAutoscaler PATCH /apis/autoscaling/v2/namespaces/{namespace}/horizontalpodautoscalers/{name}/status
partially update the specified CronJob PATCH /apis/batch/v1/namespaces/{namespace}/cronjobs/{name}
partially update status of the specified CronJob PATCH /apis/batch/v1/namespaces/{namespace}/cronjobs/{name}/status
partially update the specified Job PATCH /apis/batch/v1/namespaces/{namespace}/jobs/{name}
partially update status of the specified Job PATCH /apis/batch/v1/namespaces/{namespace}/jobs/{name}/status
partially update the specified CertificateSigningRequest PATCH /apis/certificates.k8s.io/v1/certificatesigningrequests/{name}
partially update approval of the specified CertificateSigningRequest PATCH /apis/certificates.k8s.io/v1/certificatesigningrequests/{name}/approval
partially update status of the specified CertificateSigningRequest PATCH /apis/certificates.k8s.io/v1/certificatesigningrequests/{name}/status
partially update the specified ClusterTrustBundle PATCH /apis/certificates.k8s.io/v1beta1/clustertrustbundles/{name}
partially update the specified PodCertificateRequest PATCH /apis/certificates.k8s.io/v1beta1/namespaces/{namespace}/podcertificaterequests/{name}
partially update status of the specified PodCertificateRequest PATCH /apis/certificates.k8s.io/v1beta1/namespaces/{namespace}/podcertificaterequests/{name}/status
partially update the specified Lease PATCH /apis/coordination.k8s.io/v1/namespaces/{namespace}/leases/{name}
partially update the specified LeaseCandidate PATCH /apis/coordination.k8s.io/v1alpha2/namespaces/{namespace}/leasecandidates/{name}
partially update the specified LeaseCandidate PATCH /apis/coordination.k8s.io/v1beta1/namespaces/{namespace}/leasecandidates/{name}
partially update the specified Namespace PATCH /api/v1/namespaces/{name}
partially update status of the specified Namespace PATCH /api/v1/namespaces/{name}/status
partially update the specified ConfigMap PATCH /api/v1/namespaces/{namespace}/configmaps/{name}
partially update the specified Endpoints PATCH /api/v1/namespaces/{namespace}/endpoints/{name}
partially update the specified Event PATCH /api/v1/namespaces/{namespace}/events/{name}
partially update the specified LimitRange PATCH /api/v1/namespaces/{namespace}/limitranges/{name}
partially update the specified PersistentVolumeClaim PATCH /api/v1/namespaces/{namespace}/persistentvolumeclaims/{name}
partially update status of the specified PersistentVolumeClaim PATCH /api/v1/namespaces/{namespace}/persistentvolumeclaims/{name}/status
partially update the specified Pod PATCH /api/v1/namespaces/{namespace}/pods/{name}
partially update ephemeralcontainers of the specified Pod PATCH /api/v1/namespaces/{namespace}/pods/{name}/ephemeralcontainers
partially update resize of the specified Pod PATCH /api/v1/namespaces/{namespace}/pods/{name}/resize
partially update status of the specified Pod PATCH /api/v1/namespaces/{namespace}/pods/{name}/status
partially update the specified PodTemplate PATCH /api/v1/namespaces/{namespace}/podtemplates/{name}
partially update the specified ReplicationController PATCH /api/v1/namespaces/{namespace}/replicationcontrollers/{name}
partially update scale of the specified ReplicationController PATCH /api/v1/namespaces/{namespace}/replicationcontrollers/{name}/scale
partially update status of the specified ReplicationController PATCH /api/v1/namespaces/{namespace}/replicationcontrollers/{name}/status
partially update the specified ResourceQuota PATCH /api/v1/namespaces/{namespace}/resourcequotas/{name}
partially update status of the specified ResourceQuota PATCH /api/v1/namespaces/{namespace}/resourcequotas/{name}/status
partially update the specified Secret PATCH /api/v1/namespaces/{namespace}/secrets/{name}
partially update the specified Service PATCH /api/v1/namespaces/{namespace}/services/{name}
partially update the specified ServiceAccount PATCH /api/v1/namespaces/{namespace}/serviceaccounts/{name}
partially update status of the specified Service PATCH /api/v1/namespaces/{namespace}/services/{name}/status
partially update status of the specified Node PATCH /api/v1/nodes/{name}/status
partially update the specified PersistentVolume PATCH /api/v1/persistentvolumes/{name}
partially update status of the specified PersistentVolume PATCH /api/v1/persistentvolumes/{name}/status
partially update the specified EndpointSlice PATCH /apis/discovery.k8s.io/v1/namespaces/{namespace}/endpointslices/{name}
partially update the specified Event PATCH /apis/events.k8s.io/v1/namespaces/{namespace}/events/{name}
partially update the specified FlowSchema PATCH /apis/flowcontrol.apiserver.k8s.io/v1/flowschemas/{name}
partially update status of the specified FlowSchema PATCH /apis/flowcontrol.apiserver.k8s.io/v1/flowschemas/{name}/status
partially update the specified PriorityLevelConfiguration PATCH /apis/flowcontrol.apiserver.k8s.io/v1/prioritylevelconfigurations/{name}
partially update status of the specified PriorityLevelConfiguration PATCH /apis/flowcontrol.apiserver.k8s.io/v1/prioritylevelconfigurations/{name}/status
partially update the specified StorageVersion PATCH /apis/internal.apiserver.k8s.io/v1alpha1/storageversions/{name}
partially update status of the specified StorageVersion PATCH /apis/internal.apiserver.k8s.io/v1alpha1/storageversions/{name}/status
partially update the specified IngressClass PATCH /apis/networking.k8s.io/v1/ingressclasses/{name}
partially update the specified IPAddress PATCH /apis/networking.k8s.io/v1/ipaddresses/{name}
partially update the specified Ingress PATCH /apis/networking.k8s.io/v1/namespaces/{namespace}/ingresses/{name}
partially update status of the specified Ingress PATCH /apis/networking.k8s.io/v1/namespaces/{namespace}/ingresses/{name}/status
partially update the specified NetworkPolicy PATCH /apis/networking.k8s.io/v1/namespaces/{namespace}/networkpolicies/{name}
partially update the specified ServiceCIDR PATCH /apis/networking.k8s.io/v1/servicecidrs/{name}
partially update status of the specified ServiceCIDR PATCH /apis/networking.k8s.io/v1/servicecidrs/{name}/status
partially update the specified RuntimeClass PATCH /apis/node.k8s.io/v1/runtimeclasses/{name}
partially update the specified PodDisruptionBudget PATCH /apis/policy/v1/namespaces/{namespace}/poddisruptionbudgets/{name}
partially update status of the specified PodDisruptionBudget PATCH /apis/policy/v1/namespaces/{namespace}/poddisruptionbudgets/{name}/status
partially update the specified ClusterRole PATCH /apis/rbac.authorization.k8s.io/v1/clusterroles/{name}
partially update the specified ClusterRoleBinding PATCH /apis/rbac.authorization.k8s.io/v1/clusterrolebindings/{name}
partially update the specified Role PATCH /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/roles/{name}
partially update the specified RoleBinding PATCH /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/rolebindings/{name}
partially update the specified DeviceClass PATCH /apis/resource.k8s.io/v1/deviceclasses/{name}
partially update the specified ResourceClaim PATCH /apis/resource.k8s.io/v1/namespaces/{namespace}/resourceclaims/{name}
partially update status of the specified ResourceClaim PATCH /apis/resource.k8s.io/v1/namespaces/{namespace}/resourceclaims/{name}/status
partially update the specified ResourceClaimTemplate PATCH /apis/resource.k8s.io/v1/namespaces/{namespace}/resourceclaimtemplates/{name}
partially update the specified ResourceSlice PATCH /apis/resource.k8s.io/v1/resourceslices/{name}
partially update the specified DeviceTaintRule PATCH /apis/resource.k8s.io/v1alpha3/devicetaintrules/{name}
partially update status of the specified DeviceTaintRule PATCH /apis/resource.k8s.io/v1alpha3/devicetaintrules/{name}/status
partially update the specified ResourcePoolStatusRequest PATCH /apis/resource.k8s.io/v1alpha3/resourcepoolstatusrequests/{name}
partially update status of the specified ResourcePoolStatusRequest PATCH /apis/resource.k8s.io/v1alpha3/resourcepoolstatusrequests/{name}/status
partially update the specified DeviceClass PATCH /apis/resource.k8s.io/v1beta1/deviceclasses/{name}
partially update the specified ResourceClaim PATCH /apis/resource.k8s.io/v1beta1/namespaces/{namespace}/resourceclaims/{name}
partially update status of the specified ResourceClaim PATCH /apis/resource.k8s.io/v1beta1/namespaces/{namespace}/resourceclaims/{name}/status
partially update the specified ResourceClaimTemplate PATCH /apis/resource.k8s.io/v1beta1/namespaces/{namespace}/resourceclaimtemplates/{name}
partially update the specified ResourceSlice PATCH /apis/resource.k8s.io/v1beta1/resourceslices/{name}
partially update the specified DeviceClass PATCH /apis/resource.k8s.io/v1beta2/deviceclasses/{name}
partially update the specified DeviceTaintRule PATCH /apis/resource.k8s.io/v1beta2/devicetaintrules/{name}
partially update status of the specified DeviceTaintRule PATCH /apis/resource.k8s.io/v1beta2/devicetaintrules/{name}/status
partially update the specified ResourceClaim PATCH /apis/resource.k8s.io/v1beta2/namespaces/{namespace}/resourceclaims/{name}
partially update status of the specified ResourceClaim PATCH /apis/resource.k8s.io/v1beta2/namespaces/{namespace}/resourceclaims/{name}/status
partially update the specified ResourceClaimTemplate PATCH /apis/resource.k8s.io/v1beta2/namespaces/{namespace}/resourceclaimtemplates/{name}
partially update the specified ResourceSlice PATCH /apis/resource.k8s.io/v1beta2/resourceslices/{name}
partially update the specified PriorityClass PATCH /apis/scheduling.k8s.io/v1/priorityclasses/{name}
partially update the specified PodGroup PATCH /apis/scheduling.k8s.io/v1alpha3/namespaces/{namespace}/podgroups/{name}
partially update status of the specified PodGroup PATCH /apis/scheduling.k8s.io/v1alpha3/namespaces/{namespace}/podgroups/{name}/status
partially update the specified Workload PATCH /apis/scheduling.k8s.io/v1alpha3/namespaces/{namespace}/workloads/{name}
partially update the specified CSIDriver PATCH /apis/storage.k8s.io/v1/csidrivers/{name}
partially update the specified CSINode PATCH /apis/storage.k8s.io/v1/csinodes/{name}
partially update the specified CSIStorageCapacity PATCH /apis/storage.k8s.io/v1/namespaces/{namespace}/csistoragecapacities/{name}
partially update the specified StorageClass PATCH /apis/storage.k8s.io/v1/storageclasses/{name}
partially update the specified VolumeAttachment PATCH /apis/storage.k8s.io/v1/volumeattachments/{name}
partially update status of the specified VolumeAttachment PATCH /apis/storage.k8s.io/v1/volumeattachments/{name}/status
partially update the specified VolumeAttributesClass PATCH /apis/storage.k8s.io/v1/volumeattributesclasses/{name}
partially update the specified StorageVersionMigration PATCH /apis/storagemigration.k8s.io/v1beta1/storageversionmigrations/{name}
partially update status of the specified StorageVersionMigration PATCH /apis/storagemigration.k8s.io/v1beta1/storageversionmigrations/{name}/status
read the specified MutatingAdmissionPolicy GET /apis/admissionregistration.k8s.io/v1/mutatingadmissionpolicies/{name}
read the specified MutatingAdmissionPolicyBinding GET /apis/admissionregistration.k8s.io/v1/mutatingadmissionpolicybindings/{name}
read the specified MutatingWebhookConfiguration GET /apis/admissionregistration.k8s.io/v1/mutatingwebhookconfigurations/{name}
read the specified ValidatingAdmissionPolicy GET /apis/admissionregistration.k8s.io/v1/validatingadmissionpolicies/{name}
read the specified ValidatingAdmissionPolicyBinding GET /apis/admissionregistration.k8s.io/v1/validatingadmissionpolicybindings/{name}
read status of the specified ValidatingAdmissionPolicy GET /apis/admissionregistration.k8s.io/v1/validatingadmissionpolicies/{name}/status
read the specified ValidatingWebhookConfiguration GET /apis/admissionregistration.k8s.io/v1/validatingwebhookconfigurations/{name}
read the specified MutatingAdmissionPolicy GET /apis/admissionregistration.k8s.io/v1alpha1/mutatingadmissionpolicies/{name}
read the specified MutatingAdmissionPolicyBinding GET /apis/admissionregistration.k8s.io/v1alpha1/mutatingadmissionpolicybindings/{name}
read the specified MutatingAdmissionPolicy GET /apis/admissionregistration.k8s.io/v1beta1/mutatingadmissionpolicies/{name}
read the specified MutatingAdmissionPolicyBinding GET /apis/admissionregistration.k8s.io/v1beta1/mutatingadmissionpolicybindings/{name}
read the specified CustomResourceDefinition GET /apis/apiextensions.k8s.io/v1/customresourcedefinitions/{name}
read status of the specified CustomResourceDefinition GET /apis/apiextensions.k8s.io/v1/customresourcedefinitions/{name}/status
read the specified APIService GET /apis/apiregistration.k8s.io/v1/apiservices/{name}
read status of the specified APIService GET /apis/apiregistration.k8s.io/v1/apiservices/{name}/status
read the specified ControllerRevision GET /apis/apps/v1/namespaces/{namespace}/controllerrevisions/{name}
read the specified DaemonSet GET /apis/apps/v1/namespaces/{namespace}/daemonsets/{name}
read status of the specified DaemonSet GET /apis/apps/v1/namespaces/{namespace}/daemonsets/{name}/status
read the specified Deployment GET /apis/apps/v1/namespaces/{namespace}/deployments/{name}
read scale of the specified Deployment GET /apis/apps/v1/namespaces/{namespace}/deployments/{name}/scale
read status of the specified Deployment GET /apis/apps/v1/namespaces/{namespace}/deployments/{name}/status
read the specified ReplicaSet GET /apis/apps/v1/namespaces/{namespace}/replicasets/{name}
read scale of the specified ReplicaSet GET /apis/apps/v1/namespaces/{namespace}/replicasets/{name}/scale
read status of the specified ReplicaSet GET /apis/apps/v1/namespaces/{namespace}/replicasets/{name}/status
read the specified StatefulSet GET /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}
read scale of the specified StatefulSet GET /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}/scale
read status of the specified StatefulSet GET /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}/status
read the specified HorizontalPodAutoscaler GET /apis/autoscaling/v1/namespaces/{namespace}/horizontalpodautoscalers/{name}
read status of the specified HorizontalPodAutoscaler GET /apis/autoscaling/v1/namespaces/{namespace}/horizontalpodautoscalers/{name}/status
read the specified HorizontalPodAutoscaler GET /apis/autoscaling/v2/namespaces/{namespace}/horizontalpodautoscalers/{name}
read status of the specified HorizontalPodAutoscaler GET /apis/autoscaling/v2/namespaces/{namespace}/horizontalpodautoscalers/{name}/status
read the specified CronJob GET /apis/batch/v1/namespaces/{namespace}/cronjobs/{name}
read status of the specified CronJob GET /apis/batch/v1/namespaces/{namespace}/cronjobs/{name}/status
read the specified Job GET /apis/batch/v1/namespaces/{namespace}/jobs/{name}
read status of the specified Job GET /apis/batch/v1/namespaces/{namespace}/jobs/{name}/status
read the specified CertificateSigningRequest GET /apis/certificates.k8s.io/v1/certificatesigningrequests/{name}
read approval of the specified CertificateSigningRequest GET /apis/certificates.k8s.io/v1/certificatesigningrequests/{name}/approval
read status of the specified CertificateSigningRequest GET /apis/certificates.k8s.io/v1/certificatesigningrequests/{name}/status
read the specified ClusterTrustBundle GET /apis/certificates.k8s.io/v1beta1/clustertrustbundles/{name}
read the specified PodCertificateRequest GET /apis/certificates.k8s.io/v1beta1/namespaces/{namespace}/podcertificaterequests/{name}
read status of the specified PodCertificateRequest GET /apis/certificates.k8s.io/v1beta1/namespaces/{namespace}/podcertificaterequests/{name}/status
read the specified Lease GET /apis/coordination.k8s.io/v1/namespaces/{namespace}/leases/{name}
read the specified LeaseCandidate GET /apis/coordination.k8s.io/v1alpha2/namespaces/{namespace}/leasecandidates/{name}
read the specified LeaseCandidate GET /apis/coordination.k8s.io/v1beta1/namespaces/{namespace}/leasecandidates/{name}
read the specified ComponentStatus GET /api/v1/componentstatuses/{name}
read status of the specified Namespace GET /api/v1/namespaces/{name}/status
read the specified ConfigMap GET /api/v1/namespaces/{namespace}/configmaps/{name}
read the specified Endpoints GET /api/v1/namespaces/{namespace}/endpoints/{name}
read the specified Event GET /api/v1/namespaces/{namespace}/events/{name}
read the specified LimitRange GET /api/v1/namespaces/{namespace}/limitranges/{name}
read the specified PersistentVolumeClaim GET /api/v1/namespaces/{namespace}/persistentvolumeclaims/{name}
read status of the specified PersistentVolumeClaim GET /api/v1/namespaces/{namespace}/persistentvolumeclaims/{name}/status
read the specified Pod GET /api/v1/namespaces/{namespace}/pods/{name}
read ephemeralcontainers of the specified Pod GET /api/v1/namespaces/{namespace}/pods/{name}/ephemeralcontainers
read log of the specified Pod GET /api/v1/namespaces/{namespace}/pods/{name}/log
read resize of the specified Pod GET /api/v1/namespaces/{namespace}/pods/{name}/resize
read status of the specified Pod GET /api/v1/namespaces/{namespace}/pods/{name}/status
read the specified PodTemplate GET /api/v1/namespaces/{namespace}/podtemplates/{name}
read the specified ReplicationController GET /api/v1/namespaces/{namespace}/replicationcontrollers/{name}
read scale of the specified ReplicationController GET /api/v1/namespaces/{namespace}/replicationcontrollers/{name}/scale
read status of the specified ReplicationController GET /api/v1/namespaces/{namespace}/replicationcontrollers/{name}/status
read the specified ResourceQuota GET /api/v1/namespaces/{namespace}/resourcequotas/{name}
read status of the specified ResourceQuota GET /api/v1/namespaces/{namespace}/resourcequotas/{name}/status
read the specified Secret GET /api/v1/namespaces/{namespace}/secrets/{name}
read the specified Service GET /api/v1/namespaces/{namespace}/services/{name}
read the specified ServiceAccount GET /api/v1/namespaces/{namespace}/serviceaccounts/{name}
read status of the specified Service GET /api/v1/namespaces/{namespace}/services/{name}/status
read the specified PersistentVolume GET /api/v1/persistentvolumes/{name}
read status of the specified PersistentVolume GET /api/v1/persistentvolumes/{name}/status
read the specified EndpointSlice GET /apis/discovery.k8s.io/v1/namespaces/{namespace}/endpointslices/{name}
read the specified Event GET /apis/events.k8s.io/v1/namespaces/{namespace}/events/{name}
read the specified FlowSchema GET /apis/flowcontrol.apiserver.k8s.io/v1/flowschemas/{name}
read status of the specified FlowSchema GET /apis/flowcontrol.apiserver.k8s.io/v1/flowschemas/{name}/status
read the specified PriorityLevelConfiguration GET /apis/flowcontrol.apiserver.k8s.io/v1/prioritylevelconfigurations/{name}
read status of the specified PriorityLevelConfiguration GET /apis/flowcontrol.apiserver.k8s.io/v1/prioritylevelconfigurations/{name}/status
read the specified StorageVersion GET /apis/internal.apiserver.k8s.io/v1alpha1/storageversions/{name}
read status of the specified StorageVersion GET /apis/internal.apiserver.k8s.io/v1alpha1/storageversions/{name}/status
read the specified IngressClass GET /apis/networking.k8s.io/v1/ingressclasses/{name}
read the specified IPAddress GET /apis/networking.k8s.io/v1/ipaddresses/{name}
read the specified Ingress GET /apis/networking.k8s.io/v1/namespaces/{namespace}/ingresses/{name}
read status of the specified Ingress GET /apis/networking.k8s.io/v1/namespaces/{namespace}/ingresses/{name}/status
read the specified NetworkPolicy GET /apis/networking.k8s.io/v1/namespaces/{namespace}/networkpolicies/{name}
read the specified ServiceCIDR GET /apis/networking.k8s.io/v1/servicecidrs/{name}
read status of the specified ServiceCIDR GET /apis/networking.k8s.io/v1/servicecidrs/{name}/status
read the specified RuntimeClass GET /apis/node.k8s.io/v1/runtimeclasses/{name}
read the specified PodDisruptionBudget GET /apis/policy/v1/namespaces/{namespace}/poddisruptionbudgets/{name}
read status of the specified PodDisruptionBudget GET /apis/policy/v1/namespaces/{namespace}/poddisruptionbudgets/{name}/status
read the specified ClusterRole GET /apis/rbac.authorization.k8s.io/v1/clusterroles/{name}
read the specified ClusterRoleBinding GET /apis/rbac.authorization.k8s.io/v1/clusterrolebindings/{name}
read the specified Role GET /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/roles/{name}
read the specified RoleBinding GET /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/rolebindings/{name}
read the specified DeviceClass GET /apis/resource.k8s.io/v1/deviceclasses/{name}
read the specified ResourceClaim GET /apis/resource.k8s.io/v1/namespaces/{namespace}/resourceclaims/{name}
read status of the specified ResourceClaim GET /apis/resource.k8s.io/v1/namespaces/{namespace}/resourceclaims/{name}/status
read the specified ResourceClaimTemplate GET /apis/resource.k8s.io/v1/namespaces/{namespace}/resourceclaimtemplates/{name}
read the specified ResourceSlice GET /apis/resource.k8s.io/v1/resourceslices/{name}
read the specified DeviceTaintRule GET /apis/resource.k8s.io/v1alpha3/devicetaintrules/{name}
read status of the specified DeviceTaintRule GET /apis/resource.k8s.io/v1alpha3/devicetaintrules/{name}/status
read the specified ResourcePoolStatusRequest GET /apis/resource.k8s.io/v1alpha3/resourcepoolstatusrequests/{name}
read status of the specified ResourcePoolStatusRequest GET /apis/resource.k8s.io/v1alpha3/resourcepoolstatusrequests/{name}/status
read the specified DeviceClass GET /apis/resource.k8s.io/v1beta1/deviceclasses/{name}
read the specified ResourceClaim GET /apis/resource.k8s.io/v1beta1/namespaces/{namespace}/resourceclaims/{name}
read status of the specified ResourceClaim GET /apis/resource.k8s.io/v1beta1/namespaces/{namespace}/resourceclaims/{name}/status
read the specified ResourceClaimTemplate GET /apis/resource.k8s.io/v1beta1/namespaces/{namespace}/resourceclaimtemplates/{name}
read the specified ResourceSlice GET /apis/resource.k8s.io/v1beta1/resourceslices/{name}
read the specified DeviceClass GET /apis/resource.k8s.io/v1beta2/deviceclasses/{name}
read the specified DeviceTaintRule GET /apis/resource.k8s.io/v1beta2/devicetaintrules/{name}
read status of the specified DeviceTaintRule GET /apis/resource.k8s.io/v1beta2/devicetaintrules/{name}/status
read the specified ResourceClaim GET /apis/resource.k8s.io/v1beta2/namespaces/{namespace}/resourceclaims/{name}
read status of the specified ResourceClaim GET /apis/resource.k8s.io/v1beta2/namespaces/{namespace}/resourceclaims/{name}/status
read the specified ResourceClaimTemplate GET /apis/resource.k8s.io/v1beta2/namespaces/{namespace}/resourceclaimtemplates/{name}
read the specified ResourceSlice GET /apis/resource.k8s.io/v1beta2/resourceslices/{name}
read the specified PriorityClass GET /apis/scheduling.k8s.io/v1/priorityclasses/{name}
read the specified PodGroup GET /apis/scheduling.k8s.io/v1alpha3/namespaces/{namespace}/podgroups/{name}
read status of the specified PodGroup GET /apis/scheduling.k8s.io/v1alpha3/namespaces/{namespace}/podgroups/{name}/status
read the specified Workload GET /apis/scheduling.k8s.io/v1alpha3/namespaces/{namespace}/workloads/{name}
read the specified CSIDriver GET /apis/storage.k8s.io/v1/csidrivers/{name}
read the specified CSINode GET /apis/storage.k8s.io/v1/csinodes/{name}
read the specified CSIStorageCapacity GET /apis/storage.k8s.io/v1/namespaces/{namespace}/csistoragecapacities/{name}
read the specified StorageClass GET /apis/storage.k8s.io/v1/storageclasses/{name}
read the specified VolumeAttachment GET /apis/storage.k8s.io/v1/volumeattachments/{name}
read status of the specified VolumeAttachment GET /apis/storage.k8s.io/v1/volumeattachments/{name}/status
read the specified VolumeAttributesClass GET /apis/storage.k8s.io/v1/volumeattributesclasses/{name}
read the specified StorageVersionMigration GET /apis/storagemigration.k8s.io/v1beta1/storageversionmigrations/{name}
read status of the specified StorageVersionMigration GET /apis/storagemigration.k8s.io/v1beta1/storageversionmigrations/{name}/status
replace the specified MutatingAdmissionPolicy PUT /apis/admissionregistration.k8s.io/v1/mutatingadmissionpolicies/{name}
replace the specified MutatingAdmissionPolicyBinding PUT /apis/admissionregistration.k8s.io/v1/mutatingadmissionpolicybindings/{name}
replace the specified MutatingWebhookConfiguration PUT /apis/admissionregistration.k8s.io/v1/mutatingwebhookconfigurations/{name}
replace the specified ValidatingAdmissionPolicy PUT /apis/admissionregistration.k8s.io/v1/validatingadmissionpolicies/{name}
replace the specified ValidatingAdmissionPolicyBinding PUT /apis/admissionregistration.k8s.io/v1/validatingadmissionpolicybindings/{name}
replace status of the specified ValidatingAdmissionPolicy PUT /apis/admissionregistration.k8s.io/v1/validatingadmissionpolicies/{name}/status
replace the specified ValidatingWebhookConfiguration PUT /apis/admissionregistration.k8s.io/v1/validatingwebhookconfigurations/{name}
replace the specified MutatingAdmissionPolicy PUT /apis/admissionregistration.k8s.io/v1alpha1/mutatingadmissionpolicies/{name}
replace the specified MutatingAdmissionPolicyBinding PUT /apis/admissionregistration.k8s.io/v1alpha1/mutatingadmissionpolicybindings/{name}
replace the specified MutatingAdmissionPolicy PUT /apis/admissionregistration.k8s.io/v1beta1/mutatingadmissionpolicies/{name}
replace the specified MutatingAdmissionPolicyBinding PUT /apis/admissionregistration.k8s.io/v1beta1/mutatingadmissionpolicybindings/{name}
replace the specified CustomResourceDefinition PUT /apis/apiextensions.k8s.io/v1/customresourcedefinitions/{name}
replace status of the specified CustomResourceDefinition PUT /apis/apiextensions.k8s.io/v1/customresourcedefinitions/{name}/status
replace the specified APIService PUT /apis/apiregistration.k8s.io/v1/apiservices/{name}
replace status of the specified APIService PUT /apis/apiregistration.k8s.io/v1/apiservices/{name}/status
replace the specified ControllerRevision PUT /apis/apps/v1/namespaces/{namespace}/controllerrevisions/{name}
replace the specified DaemonSet PUT /apis/apps/v1/namespaces/{namespace}/daemonsets/{name}
replace status of the specified DaemonSet PUT /apis/apps/v1/namespaces/{namespace}/daemonsets/{name}/status
replace the specified Deployment PUT /apis/apps/v1/namespaces/{namespace}/deployments/{name}
replace scale of the specified Deployment PUT /apis/apps/v1/namespaces/{namespace}/deployments/{name}/scale
replace status of the specified Deployment PUT /apis/apps/v1/namespaces/{namespace}/deployments/{name}/status
replace the specified ReplicaSet PUT /apis/apps/v1/namespaces/{namespace}/replicasets/{name}
replace scale of the specified ReplicaSet PUT /apis/apps/v1/namespaces/{namespace}/replicasets/{name}/scale
replace status of the specified ReplicaSet PUT /apis/apps/v1/namespaces/{namespace}/replicasets/{name}/status
replace the specified StatefulSet PUT /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}
replace scale of the specified StatefulSet PUT /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}/scale
replace status of the specified StatefulSet PUT /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}/status
replace the specified HorizontalPodAutoscaler PUT /apis/autoscaling/v1/namespaces/{namespace}/horizontalpodautoscalers/{name}
replace status of the specified HorizontalPodAutoscaler PUT /apis/autoscaling/v1/namespaces/{namespace}/horizontalpodautoscalers/{name}/status
replace the specified HorizontalPodAutoscaler PUT /apis/autoscaling/v2/namespaces/{namespace}/horizontalpodautoscalers/{name}
replace status of the specified HorizontalPodAutoscaler PUT /apis/autoscaling/v2/namespaces/{namespace}/horizontalpodautoscalers/{name}/status
replace the specified CronJob PUT /apis/batch/v1/namespaces/{namespace}/cronjobs/{name}
replace status of the specified CronJob PUT /apis/batch/v1/namespaces/{namespace}/cronjobs/{name}/status
replace the specified Job PUT /apis/batch/v1/namespaces/{namespace}/jobs/{name}
replace status of the specified Job PUT /apis/batch/v1/namespaces/{namespace}/jobs/{name}/status
replace the specified CertificateSigningRequest PUT /apis/certificates.k8s.io/v1/certificatesigningrequests/{name}
replace approval of the specified CertificateSigningRequest PUT /apis/certificates.k8s.io/v1/certificatesigningrequests/{name}/approval
replace status of the specified CertificateSigningRequest PUT /apis/certificates.k8s.io/v1/certificatesigningrequests/{name}/status
replace the specified ClusterTrustBundle PUT /apis/certificates.k8s.io/v1beta1/clustertrustbundles/{name}
replace the specified PodCertificateRequest PUT /apis/certificates.k8s.io/v1beta1/namespaces/{namespace}/podcertificaterequests/{name}
replace status of the specified PodCertificateRequest PUT /apis/certificates.k8s.io/v1beta1/namespaces/{namespace}/podcertificaterequests/{name}/status
replace the specified Lease PUT /apis/coordination.k8s.io/v1/namespaces/{namespace}/leases/{name}
replace the specified LeaseCandidate PUT /apis/coordination.k8s.io/v1alpha2/namespaces/{namespace}/leasecandidates/{name}
replace the specified LeaseCandidate PUT /apis/coordination.k8s.io/v1beta1/namespaces/{namespace}/leasecandidates/{name}
replace finalize of the specified Namespace PUT /api/v1/namespaces/{name}/finalize
replace status of the specified Namespace PUT /api/v1/namespaces/{name}/status
replace the specified ConfigMap PUT /api/v1/namespaces/{namespace}/configmaps/{name}
replace the specified Endpoints PUT /api/v1/namespaces/{namespace}/endpoints/{name}
replace the specified Event PUT /api/v1/namespaces/{namespace}/events/{name}
replace the specified LimitRange PUT /api/v1/namespaces/{namespace}/limitranges/{name}
replace the specified PersistentVolumeClaim PUT /api/v1/namespaces/{namespace}/persistentvolumeclaims/{name}
replace status of the specified PersistentVolumeClaim PUT /api/v1/namespaces/{namespace}/persistentvolumeclaims/{name}/status
replace the specified Pod PUT /api/v1/namespaces/{namespace}/pods/{name}
replace ephemeralcontainers of the specified Pod PUT /api/v1/namespaces/{namespace}/pods/{name}/ephemeralcontainers
replace resize of the specified Pod PUT /api/v1/namespaces/{namespace}/pods/{name}/resize
replace status of the specified Pod PUT /api/v1/namespaces/{namespace}/pods/{name}/status
replace the specified PodTemplate PUT /api/v1/namespaces/{namespace}/podtemplates/{name}
replace the specified ReplicationController PUT /api/v1/namespaces/{namespace}/replicationcontrollers/{name}
replace scale of the specified ReplicationController PUT /api/v1/namespaces/{namespace}/replicationcontrollers/{name}/scale
replace status of the specified ReplicationController PUT /api/v1/namespaces/{namespace}/replicationcontrollers/{name}/status
replace the specified ResourceQuota PUT /api/v1/namespaces/{namespace}/resourcequotas/{name}
replace status of the specified ResourceQuota PUT /api/v1/namespaces/{namespace}/resourcequotas/{name}/status
replace the specified Secret PUT /api/v1/namespaces/{namespace}/secrets/{name}
replace the specified Service PUT /api/v1/namespaces/{namespace}/services/{name}
replace the specified ServiceAccount PUT /api/v1/namespaces/{namespace}/serviceaccounts/{name}
replace status of the specified Service PUT /api/v1/namespaces/{namespace}/services/{name}/status
replace status of the specified Node PUT /api/v1/nodes/{name}/status
replace the specified PersistentVolume PUT /api/v1/persistentvolumes/{name}
replace status of the specified PersistentVolume PUT /api/v1/persistentvolumes/{name}/status
replace the specified EndpointSlice PUT /apis/discovery.k8s.io/v1/namespaces/{namespace}/endpointslices/{name}
replace the specified Event PUT /apis/events.k8s.io/v1/namespaces/{namespace}/events/{name}
replace the specified FlowSchema PUT /apis/flowcontrol.apiserver.k8s.io/v1/flowschemas/{name}
replace status of the specified FlowSchema PUT /apis/flowcontrol.apiserver.k8s.io/v1/flowschemas/{name}/status
replace the specified PriorityLevelConfiguration PUT /apis/flowcontrol.apiserver.k8s.io/v1/prioritylevelconfigurations/{name}
replace status of the specified PriorityLevelConfiguration PUT /apis/flowcontrol.apiserver.k8s.io/v1/prioritylevelconfigurations/{name}/status
replace the specified StorageVersion PUT /apis/internal.apiserver.k8s.io/v1alpha1/storageversions/{name}
replace status of the specified StorageVersion PUT /apis/internal.apiserver.k8s.io/v1alpha1/storageversions/{name}/status
replace the specified IngressClass PUT /apis/networking.k8s.io/v1/ingressclasses/{name}
replace the specified IPAddress PUT /apis/networking.k8s.io/v1/ipaddresses/{name}
replace the specified Ingress PUT /apis/networking.k8s.io/v1/namespaces/{namespace}/ingresses/{name}
replace status of the specified Ingress PUT /apis/networking.k8s.io/v1/namespaces/{namespace}/ingresses/{name}/status
replace the specified NetworkPolicy PUT /apis/networking.k8s.io/v1/namespaces/{namespace}/networkpolicies/{name}
replace the specified ServiceCIDR PUT /apis/networking.k8s.io/v1/servicecidrs/{name}
replace status of the specified ServiceCIDR PUT /apis/networking.k8s.io/v1/servicecidrs/{name}/status
replace the specified RuntimeClass PUT /apis/node.k8s.io/v1/runtimeclasses/{name}
replace the specified PodDisruptionBudget PUT /apis/policy/v1/namespaces/{namespace}/poddisruptionbudgets/{name}
replace status of the specified PodDisruptionBudget PUT /apis/policy/v1/namespaces/{namespace}/poddisruptionbudgets/{name}/status
replace the specified ClusterRole PUT /apis/rbac.authorization.k8s.io/v1/clusterroles/{name}
replace the specified ClusterRoleBinding PUT /apis/rbac.authorization.k8s.io/v1/clusterrolebindings/{name}
replace the specified Role PUT /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/roles/{name}
replace the specified RoleBinding PUT /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/rolebindings/{name}
replace the specified DeviceClass PUT /apis/resource.k8s.io/v1/deviceclasses/{name}
replace the specified ResourceClaim PUT /apis/resource.k8s.io/v1/namespaces/{namespace}/resourceclaims/{name}
replace status of the specified ResourceClaim PUT /apis/resource.k8s.io/v1/namespaces/{namespace}/resourceclaims/{name}/status
replace the specified ResourceClaimTemplate PUT /apis/resource.k8s.io/v1/namespaces/{namespace}/resourceclaimtemplates/{name}
replace the specified ResourceSlice PUT /apis/resource.k8s.io/v1/resourceslices/{name}
replace the specified DeviceTaintRule PUT /apis/resource.k8s.io/v1alpha3/devicetaintrules/{name}
replace status of the specified DeviceTaintRule PUT /apis/resource.k8s.io/v1alpha3/devicetaintrules/{name}/status
replace the specified ResourcePoolStatusRequest PUT /apis/resource.k8s.io/v1alpha3/resourcepoolstatusrequests/{name}
replace status of the specified ResourcePoolStatusRequest PUT /apis/resource.k8s.io/v1alpha3/resourcepoolstatusrequests/{name}/status
replace the specified DeviceClass PUT /apis/resource.k8s.io/v1beta1/deviceclasses/{name}
replace the specified ResourceClaim PUT /apis/resource.k8s.io/v1beta1/namespaces/{namespace}/resourceclaims/{name}
replace status of the specified ResourceClaim PUT /apis/resource.k8s.io/v1beta1/namespaces/{namespace}/resourceclaims/{name}/status
replace the specified ResourceClaimTemplate PUT /apis/resource.k8s.io/v1beta1/namespaces/{namespace}/resourceclaimtemplates/{name}
replace the specified ResourceSlice PUT /apis/resource.k8s.io/v1beta1/resourceslices/{name}
replace the specified DeviceClass PUT /apis/resource.k8s.io/v1beta2/deviceclasses/{name}
replace the specified DeviceTaintRule PUT /apis/resource.k8s.io/v1beta2/devicetaintrules/{name}
replace status of the specified DeviceTaintRule PUT /apis/resource.k8s.io/v1beta2/devicetaintrules/{name}/status
replace the specified ResourceClaim PUT /apis/resource.k8s.io/v1beta2/namespaces/{namespace}/resourceclaims/{name}
replace status of the specified ResourceClaim PUT /apis/resource.k8s.io/v1beta2/namespaces/{namespace}/resourceclaims/{name}/status
replace the specified ResourceClaimTemplate PUT /apis/resource.k8s.io/v1beta2/namespaces/{namespace}/resourceclaimtemplates/{name}
replace the specified ResourceSlice PUT /apis/resource.k8s.io/v1beta2/resourceslices/{name}
replace the specified PriorityClass PUT /apis/scheduling.k8s.io/v1/priorityclasses/{name}
replace the specified PodGroup PUT /apis/scheduling.k8s.io/v1alpha3/namespaces/{namespace}/podgroups/{name}
replace status of the specified PodGroup PUT /apis/scheduling.k8s.io/v1alpha3/namespaces/{namespace}/podgroups/{name}/status
replace the specified Workload PUT /apis/scheduling.k8s.io/v1alpha3/namespaces/{namespace}/workloads/{name}
replace the specified CSIDriver PUT /apis/storage.k8s.io/v1/csidrivers/{name}
replace the specified CSINode PUT /apis/storage.k8s.io/v1/csinodes/{name}
replace the specified CSIStorageCapacity PUT /apis/storage.k8s.io/v1/namespaces/{namespace}/csistoragecapacities/{name}
replace the specified StorageClass PUT /apis/storage.k8s.io/v1/storageclasses/{name}
replace the specified VolumeAttachment PUT /apis/storage.k8s.io/v1/volumeattachments/{name}
replace status of the specified VolumeAttachment PUT /apis/storage.k8s.io/v1/volumeattachments/{name}/status
replace the specified VolumeAttributesClass PUT /apis/storage.k8s.io/v1/volumeattributesclasses/{name}
replace the specified StorageVersionMigration PUT /apis/storagemigration.k8s.io/v1beta1/storageversionmigrations/{name}
replace status of the specified StorageVersionMigration PUT /apis/storagemigration.k8s.io/v1beta1/storageversionmigrations/{name}/status
High-level type-safe API for v1 resources.
This provides convenient access to common Kubernetes resources without needing to use blocks or parse JSON manually.
Example:
k8s = Kubernetes::Client.new
# Type-safe, no blocks
pods = k8s.v1.pods.list_namespaced("default")
pods.items.each { |pod| puts pod.metadata.name }
# Helper methods
k8s.v1.deployments.scale("default", "nginx", replicas: 10)
k8s.v1.pods.wait_until_ready("default", "nginx")
logs = k8s.v1.pods.logs("default", "nginx")
watch changes to an object of kind MutatingAdmissionPolicy. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/admissionregistration.k8s.io/v1/watch/mutatingadmissionpolicies/{name}
watch changes to an object of kind MutatingAdmissionPolicyBinding. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/admissionregistration.k8s.io/v1/watch/mutatingadmissionpolicybindings/{name}
watch individual changes to a list of MutatingAdmissionPolicyBinding. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/admissionregistration.k8s.io/v1/watch/mutatingadmissionpolicybindings
watch individual changes to a list of MutatingAdmissionPolicy. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/admissionregistration.k8s.io/v1/watch/mutatingadmissionpolicies
watch changes to an object of kind MutatingWebhookConfiguration. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/admissionregistration.k8s.io/v1/watch/mutatingwebhookconfigurations/{name}
watch individual changes to a list of MutatingWebhookConfiguration. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/admissionregistration.k8s.io/v1/watch/mutatingwebhookconfigurations
watch changes to an object of kind ValidatingAdmissionPolicy. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/admissionregistration.k8s.io/v1/watch/validatingadmissionpolicies/{name}
watch changes to an object of kind ValidatingAdmissionPolicyBinding. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/admissionregistration.k8s.io/v1/watch/validatingadmissionpolicybindings/{name}
watch individual changes to a list of ValidatingAdmissionPolicyBinding. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/admissionregistration.k8s.io/v1/watch/validatingadmissionpolicybindings
watch individual changes to a list of ValidatingAdmissionPolicy. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/admissionregistration.k8s.io/v1/watch/validatingadmissionpolicies
watch changes to an object of kind ValidatingWebhookConfiguration. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/admissionregistration.k8s.io/v1/watch/validatingwebhookconfigurations/{name}
watch individual changes to a list of ValidatingWebhookConfiguration. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/admissionregistration.k8s.io/v1/watch/validatingwebhookconfigurations
watch changes to an object of kind MutatingAdmissionPolicy. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/admissionregistration.k8s.io/v1alpha1/watch/mutatingadmissionpolicies/{name}
watch changes to an object of kind MutatingAdmissionPolicyBinding. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/admissionregistration.k8s.io/v1alpha1/watch/mutatingadmissionpolicybindings/{name}
watch individual changes to a list of MutatingAdmissionPolicyBinding. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/admissionregistration.k8s.io/v1alpha1/watch/mutatingadmissionpolicybindings
watch individual changes to a list of MutatingAdmissionPolicy. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/admissionregistration.k8s.io/v1alpha1/watch/mutatingadmissionpolicies
watch changes to an object of kind MutatingAdmissionPolicy. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/admissionregistration.k8s.io/v1beta1/watch/mutatingadmissionpolicies/{name}
watch changes to an object of kind MutatingAdmissionPolicyBinding. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/admissionregistration.k8s.io/v1beta1/watch/mutatingadmissionpolicybindings/{name}
watch individual changes to a list of MutatingAdmissionPolicyBinding. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/admissionregistration.k8s.io/v1beta1/watch/mutatingadmissionpolicybindings
watch individual changes to a list of MutatingAdmissionPolicy. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/admissionregistration.k8s.io/v1beta1/watch/mutatingadmissionpolicies
watch changes to an object of kind CustomResourceDefinition. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/apiextensions.k8s.io/v1/watch/customresourcedefinitions/{name}
watch individual changes to a list of CustomResourceDefinition. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/apiextensions.k8s.io/v1/watch/customresourcedefinitions
watch changes to an object of kind APIService. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/apiregistration.k8s.io/v1/watch/apiservices/{name}
watch individual changes to a list of APIService. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/apiregistration.k8s.io/v1/watch/apiservices
watch individual changes to a list of ControllerRevision. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/apps/v1/watch/controllerrevisions
watch individual changes to a list of DaemonSet. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/apps/v1/watch/daemonsets
watch individual changes to a list of Deployment. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/apps/v1/watch/deployments
watch changes to an object of kind ControllerRevision. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/apps/v1/watch/namespaces/{namespace}/controllerrevisions/{name}
watch individual changes to a list of ControllerRevision. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/apps/v1/watch/namespaces/{namespace}/controllerrevisions
watch changes to an object of kind DaemonSet. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/apps/v1/watch/namespaces/{namespace}/daemonsets/{name}
watch individual changes to a list of DaemonSet. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/apps/v1/watch/namespaces/{namespace}/daemonsets
watch changes to an object of kind Deployment. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/apps/v1/watch/namespaces/{namespace}/deployments/{name}
watch individual changes to a list of Deployment. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/apps/v1/watch/namespaces/{namespace}/deployments
watch changes to an object of kind ReplicaSet. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/apps/v1/watch/namespaces/{namespace}/replicasets/{name}
watch individual changes to a list of ReplicaSet. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/apps/v1/watch/namespaces/{namespace}/replicasets
watch changes to an object of kind StatefulSet. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/apps/v1/watch/namespaces/{namespace}/statefulsets/{name}
watch individual changes to a list of StatefulSet. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/apps/v1/watch/namespaces/{namespace}/statefulsets
watch individual changes to a list of ReplicaSet. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/apps/v1/watch/replicasets
watch individual changes to a list of StatefulSet. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/apps/v1/watch/statefulsets
watch individual changes to a list of HorizontalPodAutoscaler. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/autoscaling/v1/watch/horizontalpodautoscalers
watch changes to an object of kind HorizontalPodAutoscaler. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/autoscaling/v1/watch/namespaces/{namespace}/horizontalpodautoscalers/{name}
watch individual changes to a list of HorizontalPodAutoscaler. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/autoscaling/v1/watch/namespaces/{namespace}/horizontalpodautoscalers
watch individual changes to a list of HorizontalPodAutoscaler. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/autoscaling/v2/watch/horizontalpodautoscalers
watch changes to an object of kind HorizontalPodAutoscaler. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/autoscaling/v2/watch/namespaces/{namespace}/horizontalpodautoscalers/{name}
watch individual changes to a list of HorizontalPodAutoscaler. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/autoscaling/v2/watch/namespaces/{namespace}/horizontalpodautoscalers
watch individual changes to a list of CronJob. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/batch/v1/watch/cronjobs
watch individual changes to a list of Job. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/batch/v1/watch/jobs
watch changes to an object of kind CronJob. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/batch/v1/watch/namespaces/{namespace}/cronjobs/{name}
watch individual changes to a list of CronJob. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/batch/v1/watch/namespaces/{namespace}/cronjobs
watch changes to an object of kind Job. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/batch/v1/watch/namespaces/{namespace}/jobs/{name}
watch individual changes to a list of Job. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/batch/v1/watch/namespaces/{namespace}/jobs
watch changes to an object of kind CertificateSigningRequest. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/certificates.k8s.io/v1/watch/certificatesigningrequests/{name}
watch individual changes to a list of CertificateSigningRequest. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/certificates.k8s.io/v1/watch/certificatesigningrequests
watch changes to an object of kind ClusterTrustBundle. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/certificates.k8s.io/v1beta1/watch/clustertrustbundles/{name}
watch individual changes to a list of ClusterTrustBundle. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/certificates.k8s.io/v1beta1/watch/clustertrustbundles
watch changes to an object of kind PodCertificateRequest. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/certificates.k8s.io/v1beta1/watch/namespaces/{namespace}/podcertificaterequests/{name}
watch individual changes to a list of PodCertificateRequest. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/certificates.k8s.io/v1beta1/watch/namespaces/{namespace}/podcertificaterequests
watch individual changes to a list of PodCertificateRequest. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/certificates.k8s.io/v1beta1/watch/podcertificaterequests
watch individual changes to a list of Lease. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/coordination.k8s.io/v1/watch/leases
watch changes to an object of kind Lease. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/coordination.k8s.io/v1/watch/namespaces/{namespace}/leases/{name}
watch individual changes to a list of Lease. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/coordination.k8s.io/v1/watch/namespaces/{namespace}/leases
watch individual changes to a list of LeaseCandidate. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/coordination.k8s.io/v1alpha2/watch/leasecandidates
watch changes to an object of kind LeaseCandidate. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/coordination.k8s.io/v1alpha2/watch/namespaces/{namespace}/leasecandidates/{name}
watch individual changes to a list of LeaseCandidate. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/coordination.k8s.io/v1alpha2/watch/namespaces/{namespace}/leasecandidates
watch individual changes to a list of LeaseCandidate. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/coordination.k8s.io/v1beta1/watch/leasecandidates
watch changes to an object of kind LeaseCandidate. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/coordination.k8s.io/v1beta1/watch/namespaces/{namespace}/leasecandidates/{name}
watch individual changes to a list of LeaseCandidate. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/coordination.k8s.io/v1beta1/watch/namespaces/{namespace}/leasecandidates
watch individual changes to a list of ConfigMap. deprecated: use the 'watch' parameter with a list operation instead. GET /api/v1/watch/configmaps
watch individual changes to a list of Endpoints. deprecated: use the 'watch' parameter with a list operation instead. GET /api/v1/watch/endpoints
watch individual changes to a list of Event. deprecated: use the 'watch' parameter with a list operation instead. GET /api/v1/watch/events
watch individual changes to a list of LimitRange. deprecated: use the 'watch' parameter with a list operation instead. GET /api/v1/watch/limitranges
watch changes to an object of kind Namespace. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /api/v1/watch/namespaces/{name}
watch individual changes to a list of Namespace. deprecated: use the 'watch' parameter with a list operation instead. GET /api/v1/watch/namespaces
watch changes to an object of kind ConfigMap. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /api/v1/watch/namespaces/{namespace}/configmaps/{name}
watch individual changes to a list of ConfigMap. deprecated: use the 'watch' parameter with a list operation instead. GET /api/v1/watch/namespaces/{namespace}/configmaps
watch changes to an object of kind Endpoints. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /api/v1/watch/namespaces/{namespace}/endpoints/{name}
watch individual changes to a list of Endpoints. deprecated: use the 'watch' parameter with a list operation instead. GET /api/v1/watch/namespaces/{namespace}/endpoints
watch changes to an object of kind Event. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /api/v1/watch/namespaces/{namespace}/events/{name}
watch individual changes to a list of Event. deprecated: use the 'watch' parameter with a list operation instead. GET /api/v1/watch/namespaces/{namespace}/events
watch changes to an object of kind LimitRange. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /api/v1/watch/namespaces/{namespace}/limitranges/{name}
watch individual changes to a list of LimitRange. deprecated: use the 'watch' parameter with a list operation instead. GET /api/v1/watch/namespaces/{namespace}/limitranges
watch changes to an object of kind PersistentVolumeClaim. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /api/v1/watch/namespaces/{namespace}/persistentvolumeclaims/{name}
watch individual changes to a list of PersistentVolumeClaim. deprecated: use the 'watch' parameter with a list operation instead. GET /api/v1/watch/namespaces/{namespace}/persistentvolumeclaims
watch changes to an object of kind Pod. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /api/v1/watch/namespaces/{namespace}/pods/{name}
watch individual changes to a list of Pod. deprecated: use the 'watch' parameter with a list operation instead. GET /api/v1/watch/namespaces/{namespace}/pods
watch changes to an object of kind PodTemplate. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /api/v1/watch/namespaces/{namespace}/podtemplates/{name}
watch individual changes to a list of PodTemplate. deprecated: use the 'watch' parameter with a list operation instead. GET /api/v1/watch/namespaces/{namespace}/podtemplates
watch changes to an object of kind ReplicationController. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /api/v1/watch/namespaces/{namespace}/replicationcontrollers/{name}
watch individual changes to a list of ReplicationController. deprecated: use the 'watch' parameter with a list operation instead. GET /api/v1/watch/namespaces/{namespace}/replicationcontrollers
watch changes to an object of kind ResourceQuota. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /api/v1/watch/namespaces/{namespace}/resourcequotas/{name}
watch individual changes to a list of ResourceQuota. deprecated: use the 'watch' parameter with a list operation instead. GET /api/v1/watch/namespaces/{namespace}/resourcequotas
watch changes to an object of kind Secret. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /api/v1/watch/namespaces/{namespace}/secrets/{name}
watch individual changes to a list of Secret. deprecated: use the 'watch' parameter with a list operation instead. GET /api/v1/watch/namespaces/{namespace}/secrets
watch changes to an object of kind Service. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /api/v1/watch/namespaces/{namespace}/services/{name}
watch changes to an object of kind ServiceAccount. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /api/v1/watch/namespaces/{namespace}/serviceaccounts/{name}
watch individual changes to a list of ServiceAccount. deprecated: use the 'watch' parameter with a list operation instead. GET /api/v1/watch/namespaces/{namespace}/serviceaccounts
watch individual changes to a list of Service. deprecated: use the 'watch' parameter with a list operation instead. GET /api/v1/watch/namespaces/{namespace}/services
watch changes to an object of kind Node. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /api/v1/watch/nodes/{name}
watch individual changes to a list of Node. deprecated: use the 'watch' parameter with a list operation instead. GET /api/v1/watch/nodes
watch changes to an object of kind PersistentVolume. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /api/v1/watch/persistentvolumes/{name}
watch individual changes to a list of PersistentVolumeClaim. deprecated: use the 'watch' parameter with a list operation instead. GET /api/v1/watch/persistentvolumeclaims
watch individual changes to a list of PersistentVolume. deprecated: use the 'watch' parameter with a list operation instead. GET /api/v1/watch/persistentvolumes
watch individual changes to a list of Pod. deprecated: use the 'watch' parameter with a list operation instead. GET /api/v1/watch/pods
watch individual changes to a list of PodTemplate. deprecated: use the 'watch' parameter with a list operation instead. GET /api/v1/watch/podtemplates
watch individual changes to a list of ReplicationController. deprecated: use the 'watch' parameter with a list operation instead. GET /api/v1/watch/replicationcontrollers
watch individual changes to a list of ResourceQuota. deprecated: use the 'watch' parameter with a list operation instead. GET /api/v1/watch/resourcequotas
watch individual changes to a list of Secret. deprecated: use the 'watch' parameter with a list operation instead. GET /api/v1/watch/secrets
watch individual changes to a list of ServiceAccount. deprecated: use the 'watch' parameter with a list operation instead. GET /api/v1/watch/serviceaccounts
watch individual changes to a list of Service. deprecated: use the 'watch' parameter with a list operation instead. GET /api/v1/watch/services
watch individual changes to a list of EndpointSlice. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/discovery.k8s.io/v1/watch/endpointslices
watch changes to an object of kind EndpointSlice. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/discovery.k8s.io/v1/watch/namespaces/{namespace}/endpointslices/{name}
watch individual changes to a list of EndpointSlice. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/discovery.k8s.io/v1/watch/namespaces/{namespace}/endpointslices
watch individual changes to a list of Event. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/events.k8s.io/v1/watch/events
watch changes to an object of kind Event. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/events.k8s.io/v1/watch/namespaces/{namespace}/events/{name}
watch individual changes to a list of Event. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/events.k8s.io/v1/watch/namespaces/{namespace}/events
watch changes to an object of kind FlowSchema. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/flowcontrol.apiserver.k8s.io/v1/watch/flowschemas/{name}
watch individual changes to a list of FlowSchema. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/flowcontrol.apiserver.k8s.io/v1/watch/flowschemas
watch changes to an object of kind PriorityLevelConfiguration. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/flowcontrol.apiserver.k8s.io/v1/watch/prioritylevelconfigurations/{name}
watch individual changes to a list of PriorityLevelConfiguration. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/flowcontrol.apiserver.k8s.io/v1/watch/prioritylevelconfigurations
watch changes to an object of kind StorageVersion. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/internal.apiserver.k8s.io/v1alpha1/watch/storageversions/{name}
watch individual changes to a list of StorageVersion. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/internal.apiserver.k8s.io/v1alpha1/watch/storageversions
watch changes to an object of kind IngressClass. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/networking.k8s.io/v1/watch/ingressclasses/{name}
watch individual changes to a list of IngressClass. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/networking.k8s.io/v1/watch/ingressclasses
watch individual changes to a list of Ingress. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/networking.k8s.io/v1/watch/ingresses
watch changes to an object of kind IPAddress. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/networking.k8s.io/v1/watch/ipaddresses/{name}
watch individual changes to a list of IPAddress. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/networking.k8s.io/v1/watch/ipaddresses
watch changes to an object of kind Ingress. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/networking.k8s.io/v1/watch/namespaces/{namespace}/ingresses/{name}
watch individual changes to a list of Ingress. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/networking.k8s.io/v1/watch/namespaces/{namespace}/ingresses
watch changes to an object of kind NetworkPolicy. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/networking.k8s.io/v1/watch/namespaces/{namespace}/networkpolicies/{name}
watch individual changes to a list of NetworkPolicy. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/networking.k8s.io/v1/watch/namespaces/{namespace}/networkpolicies
watch individual changes to a list of NetworkPolicy. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/networking.k8s.io/v1/watch/networkpolicies
watch changes to an object of kind ServiceCIDR. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/networking.k8s.io/v1/watch/servicecidrs/{name}
watch individual changes to a list of ServiceCIDR. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/networking.k8s.io/v1/watch/servicecidrs
watch changes to an object of kind RuntimeClass. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/node.k8s.io/v1/watch/runtimeclasses/{name}
watch individual changes to a list of RuntimeClass. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/node.k8s.io/v1/watch/runtimeclasses
watch changes to an object of kind PodDisruptionBudget. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/policy/v1/watch/namespaces/{namespace}/poddisruptionbudgets/{name}
watch individual changes to a list of PodDisruptionBudget. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/policy/v1/watch/namespaces/{namespace}/poddisruptionbudgets
watch individual changes to a list of PodDisruptionBudget. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/policy/v1/watch/poddisruptionbudgets
watch changes to an object of kind ClusterRole. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/rbac.authorization.k8s.io/v1/watch/clusterroles/{name}
watch changes to an object of kind ClusterRoleBinding. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/rbac.authorization.k8s.io/v1/watch/clusterrolebindings/{name}
watch individual changes to a list of ClusterRoleBinding. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/rbac.authorization.k8s.io/v1/watch/clusterrolebindings
watch individual changes to a list of ClusterRole. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/rbac.authorization.k8s.io/v1/watch/clusterroles
watch changes to an object of kind Role. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/rbac.authorization.k8s.io/v1/watch/namespaces/{namespace}/roles/{name}
watch changes to an object of kind RoleBinding. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/rbac.authorization.k8s.io/v1/watch/namespaces/{namespace}/rolebindings/{name}
watch individual changes to a list of RoleBinding. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/rbac.authorization.k8s.io/v1/watch/namespaces/{namespace}/rolebindings
watch individual changes to a list of Role. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/rbac.authorization.k8s.io/v1/watch/namespaces/{namespace}/roles
watch individual changes to a list of RoleBinding. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/rbac.authorization.k8s.io/v1/watch/rolebindings
watch individual changes to a list of Role. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/rbac.authorization.k8s.io/v1/watch/roles
watch changes to an object of kind DeviceClass. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/resource.k8s.io/v1/watch/deviceclasses/{name}
watch individual changes to a list of DeviceClass. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/resource.k8s.io/v1/watch/deviceclasses
watch changes to an object of kind ResourceClaim. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/resource.k8s.io/v1/watch/namespaces/{namespace}/resourceclaims/{name}
watch individual changes to a list of ResourceClaim. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/resource.k8s.io/v1/watch/namespaces/{namespace}/resourceclaims
watch changes to an object of kind ResourceClaimTemplate. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/resource.k8s.io/v1/watch/namespaces/{namespace}/resourceclaimtemplates/{name}
watch individual changes to a list of ResourceClaimTemplate. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/resource.k8s.io/v1/watch/namespaces/{namespace}/resourceclaimtemplates
watch individual changes to a list of ResourceClaim. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/resource.k8s.io/v1/watch/resourceclaims
watch individual changes to a list of ResourceClaimTemplate. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/resource.k8s.io/v1/watch/resourceclaimtemplates
watch changes to an object of kind ResourceSlice. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/resource.k8s.io/v1/watch/resourceslices/{name}
watch individual changes to a list of ResourceSlice. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/resource.k8s.io/v1/watch/resourceslices
watch changes to an object of kind DeviceTaintRule. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/resource.k8s.io/v1alpha3/watch/devicetaintrules/{name}
watch individual changes to a list of DeviceTaintRule. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/resource.k8s.io/v1alpha3/watch/devicetaintrules
watch changes to an object of kind ResourcePoolStatusRequest. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/resource.k8s.io/v1alpha3/watch/resourcepoolstatusrequests/{name}
watch individual changes to a list of ResourcePoolStatusRequest. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/resource.k8s.io/v1alpha3/watch/resourcepoolstatusrequests
watch changes to an object of kind DeviceClass. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/resource.k8s.io/v1beta1/watch/deviceclasses/{name}
watch individual changes to a list of DeviceClass. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/resource.k8s.io/v1beta1/watch/deviceclasses
watch changes to an object of kind ResourceClaim. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/resource.k8s.io/v1beta1/watch/namespaces/{namespace}/resourceclaims/{name}
watch individual changes to a list of ResourceClaim. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/resource.k8s.io/v1beta1/watch/namespaces/{namespace}/resourceclaims
watch changes to an object of kind ResourceClaimTemplate. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/resource.k8s.io/v1beta1/watch/namespaces/{namespace}/resourceclaimtemplates/{name}
watch individual changes to a list of ResourceClaimTemplate. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/resource.k8s.io/v1beta1/watch/namespaces/{namespace}/resourceclaimtemplates
watch individual changes to a list of ResourceClaim. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/resource.k8s.io/v1beta1/watch/resourceclaims
watch individual changes to a list of ResourceClaimTemplate. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/resource.k8s.io/v1beta1/watch/resourceclaimtemplates
watch changes to an object of kind ResourceSlice. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/resource.k8s.io/v1beta1/watch/resourceslices/{name}
watch individual changes to a list of ResourceSlice. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/resource.k8s.io/v1beta1/watch/resourceslices
watch changes to an object of kind DeviceClass. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/resource.k8s.io/v1beta2/watch/deviceclasses/{name}
watch individual changes to a list of DeviceClass. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/resource.k8s.io/v1beta2/watch/deviceclasses
watch changes to an object of kind DeviceTaintRule. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/resource.k8s.io/v1beta2/watch/devicetaintrules/{name}
watch individual changes to a list of DeviceTaintRule. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/resource.k8s.io/v1beta2/watch/devicetaintrules
watch changes to an object of kind ResourceClaim. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/resource.k8s.io/v1beta2/watch/namespaces/{namespace}/resourceclaims/{name}
watch individual changes to a list of ResourceClaim. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/resource.k8s.io/v1beta2/watch/namespaces/{namespace}/resourceclaims
watch changes to an object of kind ResourceClaimTemplate. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/resource.k8s.io/v1beta2/watch/namespaces/{namespace}/resourceclaimtemplates/{name}
watch individual changes to a list of ResourceClaimTemplate. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/resource.k8s.io/v1beta2/watch/namespaces/{namespace}/resourceclaimtemplates
watch individual changes to a list of ResourceClaim. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/resource.k8s.io/v1beta2/watch/resourceclaims
watch individual changes to a list of ResourceClaimTemplate. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/resource.k8s.io/v1beta2/watch/resourceclaimtemplates
watch changes to an object of kind ResourceSlice. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/resource.k8s.io/v1beta2/watch/resourceslices/{name}
watch individual changes to a list of ResourceSlice. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/resource.k8s.io/v1beta2/watch/resourceslices
watch changes to an object of kind PriorityClass. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/scheduling.k8s.io/v1/watch/priorityclasses/{name}
watch individual changes to a list of PriorityClass. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/scheduling.k8s.io/v1/watch/priorityclasses
watch changes to an object of kind PodGroup. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/scheduling.k8s.io/v1alpha3/watch/namespaces/{namespace}/podgroups/{name}
watch individual changes to a list of PodGroup. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/scheduling.k8s.io/v1alpha3/watch/namespaces/{namespace}/podgroups
watch changes to an object of kind Workload. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/scheduling.k8s.io/v1alpha3/watch/namespaces/{namespace}/workloads/{name}
watch individual changes to a list of Workload. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/scheduling.k8s.io/v1alpha3/watch/namespaces/{namespace}/workloads
watch individual changes to a list of PodGroup. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/scheduling.k8s.io/v1alpha3/watch/podgroups
watch individual changes to a list of Workload. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/scheduling.k8s.io/v1alpha3/watch/workloads
watch changes to an object of kind CSIDriver. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/storage.k8s.io/v1/watch/csidrivers/{name}
watch individual changes to a list of CSIDriver. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/storage.k8s.io/v1/watch/csidrivers
watch changes to an object of kind CSINode. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/storage.k8s.io/v1/watch/csinodes/{name}
watch individual changes to a list of CSINode. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/storage.k8s.io/v1/watch/csinodes
watch individual changes to a list of CSIStorageCapacity. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/storage.k8s.io/v1/watch/csistoragecapacities
watch changes to an object of kind CSIStorageCapacity. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/storage.k8s.io/v1/watch/namespaces/{namespace}/csistoragecapacities/{name}
watch individual changes to a list of CSIStorageCapacity. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/storage.k8s.io/v1/watch/namespaces/{namespace}/csistoragecapacities
watch changes to an object of kind StorageClass. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/storage.k8s.io/v1/watch/storageclasses/{name}
watch individual changes to a list of StorageClass. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/storage.k8s.io/v1/watch/storageclasses
watch changes to an object of kind VolumeAttachment. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/storage.k8s.io/v1/watch/volumeattachments/{name}
watch individual changes to a list of VolumeAttachment. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/storage.k8s.io/v1/watch/volumeattachments
watch changes to an object of kind VolumeAttributesClass. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/storage.k8s.io/v1/watch/volumeattributesclasses/{name}
watch individual changes to a list of VolumeAttributesClass. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/storage.k8s.io/v1/watch/volumeattributesclasses
watch changes to an object of kind StorageVersionMigration. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter. GET /apis/storagemigration.k8s.io/v1beta1/watch/storageversionmigrations/{name}
watch individual changes to a list of StorageVersionMigration. deprecated: use the 'watch' parameter with a list operation instead. GET /apis/storagemigration.k8s.io/v1beta1/watch/storageversionmigrations