Documentation ¶
Index ¶
Constants ¶
View Source
const (
// DefaultAddr define the default Vault URL
DefaultAddr = "http://127.0.0.1:8200"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client is the Client for the REST API of Vault
Click to show internal directories.
Click to hide internal directories.