Skip to main content
Module

x/k8s/index.ts>K8sApiPatchQuery

Deno / TypeScript Kubernetes client
Latest
type alias K8sApiPatchQuery
import { type K8sApiPatchQuery } from "https://deno.land/x/k8s@1.29.1/index.ts";
definition: { pretty?: string; dryRun?: string; fieldManager?: string; force?: boolean; }