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