Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/kubernetes_client/transports/mod.ts>KubeConfigRestClient.forKubeConfig

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

Parameters

config: KubeConfig
optional
contextName: string