Documentation ¶
Index ¶
Constants ¶
View Source
const (
VersionID = "version_id"
)
Keyvault secret store component metadata properties This is in addition to what's defined in authentication/azure.
Variables ¶
This section is empty.
Functions ¶
func NewAzureKeyvaultSecretStore ¶
func NewAzureKeyvaultSecretStore(logger logger.Logger) secretstores.SecretStore
NewAzureKeyvaultSecretStore returns a new Azure Key Vault secret store.
Types ¶
type KeyvaultMetadata ¶
type KeyvaultMetadata struct {
VaultName string
}
Click to show internal directories.
Click to hide internal directories.