Skip to main content
Module

x/k8s/index.ts>K8sApiPutOrPostQuery

Deno / TypeScript Kubernetes client
Go to Latest
type alias K8sApiPutOrPostQuery
import { type K8sApiPutOrPostQuery } from "https://deno.land/x/k8s@1.26.4/index.ts";
definition: { pretty?: string; dryRun?: string; fieldManager?: string; }