Struct docker_api::api::volume::opts::VolumeCreateOpts [−][src]
pub struct VolumeCreateOpts { /* fields omitted */ }
Implementations
Returns a new instance of a builder for VolumeCreateOpts.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for VolumeCreateOpts
impl Send for VolumeCreateOpts
impl Sync for VolumeCreateOpts
impl Unpin for VolumeCreateOpts
impl UnwindSafe for VolumeCreateOpts