Struct docker_api::opts::ServiceOpts
source · pub struct ServiceOpts { /* private fields */ }
Available on crate feature
swarm
only.Implementations§
source§impl ServiceOpts
impl ServiceOpts
Trait Implementations§
source§impl Debug for ServiceOpts
impl Debug for ServiceOpts
source§impl Default for ServiceOpts
impl Default for ServiceOpts
source§fn default() -> ServiceOpts
fn default() -> ServiceOpts
Returns the “default value” for a type. Read more