Struct docker_api::api::node::opts::NodeUpdateOptsBuilder [−][src]
pub struct NodeUpdateOptsBuilder { /* fields omitted */ }
This is supported on crate feature
swarm
only.Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for NodeUpdateOptsBuilder
impl Send for NodeUpdateOptsBuilder
impl Sync for NodeUpdateOptsBuilder
impl Unpin for NodeUpdateOptsBuilder
impl UnwindSafe for NodeUpdateOptsBuilder
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