Available on crate feature swarm only.
Expand description

Manage and inspect services within a swarm.

Re-exports

pub use models::*;
pub use opts::*;

Modules

Structs

Interface for accessing and manipulating Docker Service.

Interface for Docker Services.Service>

Type Definitions