Skip to content

kubricate / secret/SecretManager

secret/SecretManager

Classes

ClassDescription
SecretManagerSecretManager is a type-safe registry for managing secret providers and their secrets.

Interfaces

InterfaceDescription
SecretManagerEffect-
SecretOptionsSecretOptions 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.