Expand description
Host bridge utilities for environment-backed secrets with policy enforcement.
Re-exports§
pub use bindings::Bindings;pub use bindings::TenantBinding;pub use env_provider::EnvProvider;pub use error::SecretError;pub use policy::Policy;pub use tenant::ScopeKind;pub use tenant::TenantCtx;
Modules§
Functions§
- secrets_
get - Convenience helper that wires bindings, policy, and the environment provider together.