Available on crate feature swarm only.
Expand description

Configs are application configurations that can be used by services. Swarm mode must be enabled for these endpoints to work.

Re-exports

pub use opts::*;

Modules

Structs

Interface for accessing and manipulating Docker Config.

Interface for Docker Configs.Config>