Struct docker_api::api::image::opts::ImagePushOptsBuilder [−][src]
pub struct ImagePushOptsBuilder { /* fields omitted */ }
Implementations
The tag to associate with the image on the registry.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ImagePushOptsBuilder
impl Send for ImagePushOptsBuilder
impl Sync for ImagePushOptsBuilder
impl Unpin for ImagePushOptsBuilder
impl UnwindSafe for ImagePushOptsBuilder
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