Struct docker_api::api::service::Services [−][src]
pub struct Services<'docker> { /* fields omitted */ }This is supported on crate feature
swarm only.Expand description
Interface for Docker Services.Service>
Implementations
List available Services.
Trait Implementations
Auto Trait Implementations
impl<'docker> !RefUnwindSafe for Services<'docker>
impl<'docker> !UnwindSafe for Services<'docker>
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