import { KubectlRawRestClient } from "https://deno.land/x/kubernetes_apis@v0.3.2/client.ts";
Parameters
opts: { abortSignal?: AbortSignal; bodyRaw?: Uint8Array; bodyJson?: JSONValue; bodyStream?: ReadableStream<Uint8Array>; }
x/kubernetes_apis/client.ts>KubectlRawRestClient#runKubectl
import { KubectlRawRestClient } from "https://deno.land/x/kubernetes_apis@v0.3.2/client.ts";