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