Module secrets

Module secrets 

Source
Expand description

Secrets configuration types.

This module defines secret management configuration and provider types for execution contexts.

Structs§

SecretDefinition
Definition of a single secret.
SecretsConfig
Secrets configuration.

Enums§

ExternalSecretProvider
External secret provider type.
SecretFileFormat
Secret file format.
SecretInjectionTarget
Where a secret should be injected.
SecretProviderConfig
Configuration for a secret provider.