Skip to main content

Module secret

Module secret 

Source

Structs§

EnvSecretManager
A secret manager that reads from environment variables
MapSecretManager
A simple secret manager that stores secrets in a HashMap

Traits§

SecretManager
Trait for providing secrets to workflow expressions ($secret variable)