Provide Content-Type header for patch operations. Valid values for the Content-Type header when using PATCH are "application/json-patch+json", "application/merge-patch+json", and "application/strategic-merge-patch+json". See https://kubernetes.io/docs/tasks/run-application/update-api-object-kubectl-patch/ for details.
Generated using TypeDoc
Provide Content-Type header for patch operations. Valid values for the Content-Type header when using PATCH are "application/json-patch+json", "application/merge-patch+json", and "application/strategic-merge-patch+json". See https://kubernetes.io/docs/tasks/run-application/update-api-object-kubectl-patch/ for details.