Struct docker_api::api::node::opts::NodeUpdateOpts [−][src]
pub struct NodeUpdateOpts { /* fields omitted */ }
This is supported on crate feature
swarm
only.Implementations
return a new instance of a builder for Opts
User-defined key/value metadata
Availability of the node.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for NodeUpdateOpts
impl Send for NodeUpdateOpts
impl Sync for NodeUpdateOpts
impl Unpin for NodeUpdateOpts
impl UnwindSafe for NodeUpdateOpts
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