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
Name for the node.
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