Skip to main content

Crate greentic_secrets_runner

Crate greentic_secrets_runner 

Source
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§

bindings
env_provider
error
policy
tenant

Functions§

secrets_get
Convenience helper that wires bindings, policy, and the environment provider together.