Struct docker_api::volume::VolumeCreateOptions [−][src]
pub struct VolumeCreateOptions { /* fields omitted */ }Expand description
Interface for creating volumes
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for VolumeCreateOptionsimpl Send for VolumeCreateOptionsimpl Sync for VolumeCreateOptionsimpl Unpin for VolumeCreateOptionsimpl UnwindSafe for VolumeCreateOptions