Module docker_api::api::config[][src]

This is supported 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 data::*;
pub use opts::*;

Modules

Structs

Interface for accessing and manipulating Docker Config.

Interface for Docker Configs.Config>