src/attach

On This Page
Attachattach

Attach

class Attach 

attach

public async attach(
        namespace: string,        podName: string,        containerName: string,        stdout: stream.Writable | any,        stderr: stream.Writable | any,        stdin: stream.Readable | any,        tty: boolean,    ): Promise<WebSocket.WebSocket> 
Start typing to search the documentation Press ESC to close