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

x/kubernetes_apis/tunnels.ts>StdioTunnel#output

REST focused Typescript classes for Kubernetes APIs, and tools for generating API interfaces
Latest
method StdioTunnel.prototype.output
import { StdioTunnel } from "https://deno.land/x/kubernetes_apis@v0.5.0/tunnels.ts";

Buffers all data for stdout and/or stderr and returns the buffers when the remote command exits.