Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Vault ¶
type Vault struct { Token string URL string Timeout time.Duration Client *api.Client Connected bool }
Vault struct about the vault connection
func (*Vault) IsConnected ¶
IsConnected - give out the connection status
func (*Vault) ReadString ¶
ReadString - get the data of the given secret
Click to show internal directories.
Click to hide internal directories.