Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InjectSecrets ¶
func InjectSecrets(secretData map[string]interface{}, environ []string, sanitized SanitizedEnviron) ([]string, error)
InjectSecrets into the sanitized env
Types ¶
type SanitizedEnviron ¶
type SanitizedEnviron []string
SanitizedEnviron will hold env without VAULT env vars
Click to show internal directories.
Click to hide internal directories.