Expand description

Connection related items.

Structs

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

Enums

All error variants that can happen during communication.

Transports are types which define supported means of communication.

An enum representing a chunk of TTY text streamed from a Podman container.