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

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

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

Parameters

config: KubeConfig
optional
contextName: string