Interface CRUD on manifests.
Patch an existing Kubernetes object (including custom resources) using a merge patch.
a partial Kubernetes object with apiVersion, kind, metadata.name, metadata.namespace, and the fields to patch
Interface CRUD on manifests.