Documentation ¶
Index ¶
Constants ¶
View Source
const (
UID = "Azure"
)
Variables ¶
This section is empty.
Functions ¶
func NewSecretGetter ¶
func NewSecretManager ¶
func NewSecretManager() secret.SecretManager
Types ¶
type SecretInfo ¶
type SecretInfo struct { // Specifies the path where secret engine is enabled Path string // Specifies the role for credential Role string Client *vaultapi.Client }
func New ¶
func New() *SecretInfo
func (*SecretInfo) SetOptions ¶
Click to show internal directories.
Click to hide internal directories.