Module conn

Source
Expand description

Connection related items.

Structs§

Multiplexer
This object can emit a stream of TtyChunks and also implements AsyncWrite for streaming bytes to Stdin.

Enums§

Error
All error variants that can happen during communication.
TtyChunk
An enum representing a chunk of TTY text streamed from a Podman container.