Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Hydrate ¶
Hydrate recursively walks a given config (struct pointer) and hydrates all string values matching "$SECRET:" prefix using a given Cloud secrets provider.
The secret values to be replaced must have a format of "$SECRET:{name|path}".
Supported providers: - "gcp": Google Cloud Secret Manager - "": If no provider is given, walk the config and fail on any "$SECRET:".
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.