Skip to main content
Module

x/k8s_fetch/index.ts>K8sApiPatchQuery

JavaScript Fetch Client (Deno + node.js) for Kubernetes APIs
Latest
type alias K8sApiPatchQuery
import { type K8sApiPatchQuery } from "https://deno.land/x/k8s_fetch@1.1.0/index.ts";
definition: { pretty?: string; dryRun?: string; fieldManager?: string; force?: boolean; }