Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SkipTLSVerification ¶
func SkipTLSVerification(skip bool) interfaces.StoreOption
func WithNamespace ¶
func WithNamespace(namespace string) interfaces.StoreOption
func WithServers ¶
func WithServers(servers ...string) interfaces.StoreOption
func WithToken ¶
func WithToken(token string) interfaces.StoreOption
Types ¶
type Vault ¶
type Vault struct {
// contains filtered or unexported fields
}
func New ¶
func New(options ...interfaces.StoreOption) (*Vault, error)
Click to show internal directories.
Click to hide internal directories.