Skip to main content

SecretRef

Type Alias SecretRef 

Source
pub type SecretRef = (String, String);
Expand description

A (scheme, reference) pair, e.g. ("vault", "secret/data/app#token").