Skip to main content

get

Function get 

Source
pub fn get(name: &str) -> Result<Option<String>, Error>
Expand description

Get a secret by name Secrets are write-once by the deployment, read-only by plugins