25 lines
417 B
Markdown
25 lines
417 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: 15
|
|
---
|
|
|
|
|
|
|
|
`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>
|
|
|
|
|
|
|
|
|
|
|