Type Alias: PatchStrategy
PatchStrategy = typeof
PatchStrategy[keyof typeofPatchStrategy]
Defined in: src/patch.ts:9
Valid Content-Type header values for patch operations. See https://kubernetes.io/docs/tasks/run-application/update-api-object-kubectl-patch/ for details.
Additionally for Server-Side Apply https://kubernetes.io/docs/reference/using-api/server-side-apply/ and https://kubernetes.io/docs/reference/using-api/server-side-apply/#api-implementation