Skip to main content
Module

x/k8s/deps.ts>OpenapiPaths

Deno / TypeScript Kubernetes client
Latest
type alias OpenapiPaths
Re-export
import { type OpenapiPaths } from "https://deno.land/x/k8s@1.29.1/deps.ts";
definition: [P in Extract<keyof Paths, string>]: [M in OpenapiRequestMethod]?: unknown