Skip to main content

Crate longshoreman

Crate longshoreman 

Source
Expand description

§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 Aliases§

Result
Represents the result of all docker operations