Docs.rs
docker-api-0.14.0
docker-api 0.14.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
vv9k
Dependencies
asynchronous-codec ^0.6
normal
base64 ^0.13
normal
byteorder ^1.4
normal
bytes ^1.0
normal
chrono ^0.4
normal
optional
containers-api ^0.9
normal
docker-api-stubs ^0.5
normal
futures-util ^0.3
normal
http ^0.2
normal
hyper ^0.14
normal
hyper-openssl ^0.9
normal
optional
log ^0.4
normal
openssl ^0.10
normal
optional
paste ^1
normal
serde ^1.0
normal
serde_json ^1.0
normal
tar ^0.4
normal
thiserror ^1
normal
url ^2.1
normal
clap ^4
dev
env_logger ^0.9
dev
futures ^0.3.1
dev
futures-util ^0.3
dev
gethostname ^0.2
dev
pretty_assertions ^1
dev
tempfile ^3
dev
tokio ^1
dev
nix ^0.25
dev
Versions
62.74%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
docker_
api
0.14.0
Module container
Module Items
Structs
In docker_
api::
api
docker_api
::
api
Module
container
Copy item path
Source
Expand description
Create and manage containers.
Structs
ยง
Container
Interface for accessing and manipulating Docker Container.
Containers
Interface for Docker Containers.Container>