import * as kubernetesClient from "https://deno.land/x/kubernetes_client@v0.7.3/lib/stream-transformers.ts";
Classes
Parses individual JSON objects from individual strings, 1:1 | |
Validates JSON objects belonging to a watch stream |
x/kubernetes_client/lib/stream-transformers.ts
import * as kubernetesClient from "https://deno.land/x/kubernetes_client@v0.7.3/lib/stream-transformers.ts";
Parses individual JSON objects from individual strings, 1:1 | |
Validates JSON objects belonging to a watch stream |