Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct {
// contains filtered or unexported fields
}
Provider represents a security provider which uses hashicorp vault to store secrets.
func NewProvider ¶
func NewProvider() *Provider
NewProvider creates a new environment security provider.
func (*Provider) GetCache ¶
GetCache returns a certificate cache which can use the secrets store to read/write x509 certs.
Click to show internal directories.
Click to hide internal directories.