Skip to main content
Module

x/k8s_fetch/index.ts>K8sApiPathNameAndNamespace

JavaScript Fetch Client (Deno + node.js) for Kubernetes APIs
Latest
type alias K8sApiPathNameAndNamespace
import { type K8sApiPathNameAndNamespace } from "https://deno.land/x/k8s_fetch@1.1.0/index.ts";
definition: K8sApiPathNamespace & { name: string; }