Documentation ¶
Overview ¶
Package vault provides a Kong CLI Resolver that will provide default flag values from Vault
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Resolver ¶
type Resolver struct {
// contains filtered or unexported fields
}
Resolver is Kong resolver that can collect default flag values from Vault.
func New ¶
New creates a new resolver, authenticating with the optional passed in token (used for local testing). If token is empty then K8s service account auth is attempted.
Click to show internal directories.
Click to hide internal directories.