kubricate / secret/SecretManager
secret/SecretManager
Classes
Class | Description |
---|---|
SecretManager | SecretManager is a type-safe registry for managing secret providers and their secrets. |
Interfaces
Interface | Description |
---|---|
SecretManagerEffect | - |
SecretOptions | SecretOptions defines the structure of a secret entry in the SecretManager. It includes the name of the secret, the connector to use for loading it, and the provider to use for resolving it. |