Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client handles communication with Vault
func NewClientWithAppRole ¶ added in v1.85.0
NewClientWithAppRole instantiates a new client and obtains a token via the AppRole auth method
func (Client) GetKvSecret ¶
GetKvSecret reads secret from the KV engine. It Automatically transforms the logical path to the HTTP API Path for the corresponding KV Engine version
Click to show internal directories.
Click to hide internal directories.