Struct podman_api::opts::ImageTagOptsBuilder [−][src]
pub struct ImageTagOptsBuilder { /* fields omitted */ }
Expand description
A builder struct for ImageTagOpts.
Implementations
Finish building ImageTagOpts.
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for ImageTagOptsBuilder
impl Send for ImageTagOptsBuilder
impl Sync for ImageTagOptsBuilder
impl Unpin for ImageTagOptsBuilder
impl UnwindSafe for ImageTagOptsBuilder
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