Struct docker_api::api::service::opts::ServiceOpts [−][src]
pub struct ServiceOpts { /* fields omitted */ }
This is supported on crate feature
swarm
only.Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for ServiceOpts
impl Send for ServiceOpts
impl Sync for ServiceOpts
impl Unpin for ServiceOpts
impl UnwindSafe for ServiceOpts