Module 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§

opts

Structs§

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