# io.k8s.apimachinery.pkg.apis.meta.v1.Patch

From **Kubernetes**.

Patch is provided to give a concrete name and type to the Kubernetes PATCH request body.

- Type: `object`

## JSON Schema

```json
{"description":"Patch is provided to give a concrete name and type to the Kubernetes PATCH request body.","type":"object"}
```
