Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KV ¶
type KV struct {
// contains filtered or unexported fields
}
KV provides reading of secrets from Azure Key Vaults.
func NewKeyVault ¶
NewKeyVault returns an Azure Key Vault client. Values contains "URL" and client credentials (or certificates or username/password) as documented in https://docs.microsoft.com/en-us/azure/go/azure-sdk-go-authorization#use-environment-based-authentication During development cli=true can be specified to use `az login` bearer token instead.
Click to show internal directories.
Click to hide internal directories.