Skip to main content
Module

x/k8s_fetch/index.ts>K8sApiPathNamespace

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