Struct podman_api::opts::ImageImportOpts [−][src]
pub struct ImageImportOpts { /* fields omitted */ }
Expand description
Adjust how an image is imported.
Implementations
Returns a new instance of a builder for ImageImportOpts.
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for ImageImportOpts
impl Send for ImageImportOpts
impl Sync for ImageImportOpts
impl Unpin for ImageImportOpts
impl UnwindSafe for ImageImportOpts
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