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