Patch [api_object]ai-synthesized · conf 0.82
Patch is provided to give a concrete name and type to the Kubernetes PATCH request body.
meta
Represents a patch operation on an object's metadata.
Why it matters Used for efficient updates of object metadata in Kubernetes APIs.
Key facts - Includes fields like op and path to describe the patch operation.
Related api:MicroTime, api:ObjectMeta
Sources
swagger.json — “io.k8s.apimachinery.pkg.apis.meta.v1.Patch”