31 lines
804 B
Markdown
31 lines
804 B
Markdown
---
|
|
api_metadata:
|
|
apiVersion: ""
|
|
import: "k8s.io/apimachinery/pkg/apis/meta/v1"
|
|
kind: "Patch"
|
|
content_type: "api_reference"
|
|
description: "提供 Patch 是为了给 Kubernetes PATCH 请求正文提供一个具体的名称和类型。"
|
|
title: "Patch"
|
|
weight: 9
|
|
---
|
|
<!--
|
|
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
|
|
auto_generated: true
|
|
-->
|
|
|
|
`import "k8s.io/apimachinery/pkg/apis/meta/v1"`
|
|
|
|
<!--
|
|
Patch is provided to give a concrete name and type to the Kubernetes PATCH request body.
|
|
-->
|
|
提供 Patch 是为了给 Kubernetes PATCH 请求正文提供一个具体的名称和类型。
|
|
|
|
<hr>
|