Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/kubernetes_client/mod.ts>KubeConfigRestClient.forKubeConfig

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

Parameters

config: KubeConfig
optional
contextName: string