Files
website/content/en/docs/reference/kubernetes-api/common-definitions/patch.md
T
Tim Bannister 965aa51daf Merge master into dev-1.21 to keep in sync, plus latest API reference
This sync merge includes API reference updates.
2021-04-06 21:38:24 +01:00

25 lines
416 B
Markdown

---
api_metadata:
apiVersion: ""
import: "k8s.io/apimachinery/pkg/apis/meta/v1"
kind: "Patch"
content_type: "api_reference"
description: "Patch is provided to give a concrete name and type to the Kubernetes PATCH request body."
title: "Patch"
weight: 9
---
`import "k8s.io/apimachinery/pkg/apis/meta/v1"`
Patch is provided to give a concrete name and type to the Kubernetes PATCH request body.
<hr>