Module docker_api::api::secret

source ·
Available 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 opts::*;

Modules

Structs

Interface for accessing and manipulating Docker Secret.
Interface for Docker Secrets.Secret>