Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/kubernetes_client/transports/via-kubeconfig.ts>KubeConfigRestClient.forKubeConfig

Typescript library for accessing a Kubernetes API server
Latest
method KubeConfigRestClient.forKubeConfig
import { KubeConfigRestClient } from "https://deno.land/x/kubernetes_client@v0.7.3/transports/via-kubeconfig.ts";

Parameters

config: KubeConfig
optional
contextName: string