Struct docker_api::api::service::opts::ServiceListOpts [−][src]
pub struct ServiceListOpts { /* fields omitted */ }This is supported on crate feature
swarm only.Implementations
Returns a new instance of a builder for ServiceListOpts.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ServiceListOptsimpl Send for ServiceListOptsimpl Sync for ServiceListOptsimpl Unpin for ServiceListOptsimpl UnwindSafe for ServiceListOpts