Struct podman_api::opts::VolumeCreateOptsBuilder [−][src]
pub struct VolumeCreateOptsBuilder { /* fields omitted */ }
Expand description
A builder struct for VolumeCreateOpts.
Implementations
Finish building VolumeCreateOpts.
Key/value user-defined metadatada.
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for VolumeCreateOptsBuilder
impl Send for VolumeCreateOptsBuilder
impl Sync for VolumeCreateOptsBuilder
impl Unpin for VolumeCreateOptsBuilder
impl UnwindSafe for VolumeCreateOptsBuilder
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more