Crate tc_core

source ·

Structs

Represents a running docker container.
Log streams of running container (stdout & stderr).
The exposed ports of a running container.

Enums

Defines error cases when waiting for a message in a stream.

Traits

Defines the minimum API required for interacting with the Docker daemon.
Represents a docker image.
Extension trait for io::Read to wait for a message to appear in the given stream.