pub type Secrets = HashSet<Secret>;
A set of Kubernetes secrets.
pub struct Secrets { /* private fields */ }