[][src]Crate longshoreman

Longshoreman

Asynchronous Docker client in pure rust.

Modules

containers

Endpoints and objects for juggling Docker containers

images

Endpoints and objects for juggling Docker images

Structs

Docker

A Docker client.

Enums

Error

A 'catch-all' error for anything that can go wrong with this crate.

Type Definitions

Result

Represents the result of all docker operations