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 VolumeCreateOptions
impl Send for VolumeCreateOptions
impl Sync for VolumeCreateOptions
impl Unpin for VolumeCreateOptions
impl UnwindSafe for VolumeCreateOptions