Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SecretStorage ¶
func NewSecrets ¶
func NewSecrets(storage SecretsStorageType, config any) SecretStorage
type SecretsStorageType ¶
type SecretsStorageType string
const AwsSecretStorage SecretsStorageType = "aws_secret_manager"
const MockSecretStorage SecretsStorageType = "mock_secret_storage"
Click to show internal directories.
Click to hide internal directories.