Skip to main content
Module

x/k8s/index.ts>K8sApiPathNameAndNamespace

Deno / TypeScript Kubernetes client
Latest
type alias K8sApiPathNameAndNamespace
import { type K8sApiPathNameAndNamespace } from "https://deno.land/x/k8s@1.29.1/index.ts";
definition: K8sApiPathNamespace & { name: string; }