Skip to main content

load_credentials

Function load_credentials 

Source
pub fn load_credentials(path: &Path) -> Result<AppCredentials>
Expand description

Load credentials from a file (plaintext YAML — only useful for re-loading after a File sink). For SOPS files, decrypt with sops -d before reading.