Module docker_api::api::volume[][src]

Expand description

Create and manage persistent storage that can be attached to containers.

Re-exports

pub use data::*;
pub use opts::*;

Modules

Structs

Interface for accessing and manipulating Docker Volume.

Interface for Docker Volumes.Volume>