Module docker_api::api::service[][src]

This is supported on crate feature swarm only.
Expand description

Manage and inspect services within a swarm.

Re-exports

pub use data::*;
pub use opts::*;

Modules

Structs

Interface for accessing and manipulating Docker Service.

Interface for Docker Services.Service>