Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApproleAuthenticatedClient ¶
type ApproleAuthenticatedClient struct { Address string SecretID string RoleID string BackendPath string sync.Mutex // contains filtered or unexported fields }
ApproleAuthenticatedClient is the config object required to create a Vault client that authenticates using Vault's Approle auth backend
type AuthenticatedClient ¶
AuthenticatedClient represents an authenticated client that can talk to the vault server
Click to show internal directories.
Click to hide internal directories.