Module docker_api::api::secret[][src]

This is supported on crate feature swarm only.
Expand description

Secrets are sensitive data that can be used by services. Swarm mode must be enabled for these endpoints to work.

Re-exports

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

Modules

Structs

Interface for accessing and manipulating Docker Secret.

Interface for Docker Secrets.Secret>

Type Definitions