Documentation
¶
Index ¶
Constants ¶
View Source
const ( // ScVaultAddress is the address of the vault server ScVaultAddress = "SC_VAULT_ADDR" // ScVaultToken is the token used for authentication with the vault server ScVaultToken = "SC_VAULT_TOKEN" // ScVaultSecret is name of the secret resource on the vault server ScVaultSecret = "SC_VAULT_SECRET" // ScVaultSymmKey is name of the key stored in vault server resource ScVaultSymmKey = "SC_VAULT_SYMM_KEY" )
Variables ¶
This section is empty.
Functions ¶
func DecryptSVMConfig ¶
DecryptSVMConfig decrypts the config map
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.