Module secrets

Module secrets 

Source
Expand description

crate::secrets::SecretsManager trait for fetching secrets from a secret store Module with structs for use in managing and accessing secrets in a wasmCloud lattice

Structs§

DefaultSecretsManager
A default implementation of the SecretsManager trait that has no secrets.

Traits§

SecretsManager
A trait for fetching secrets from a secret store. This is used by the host to fetch secrets from a configured secret store.