kv

package
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 15, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RList

func RList(c *vapi.Client, engine string, kvVersion string, path string, includePaths []string, excludePaths []string,
	concurrency uint32) ([]string, error)

RList lists all secrets for a given 'path' including every subpath as long as they match one of the 'includePaths'. No more than 'concurrency' API queries to Vault will be done.

func RRead

func RRead(c *vapi.Client, engine string, kvVersion string, path string, includePaths []string, excludePaths []string,
	concurrency uint32) (map[string]map[string]string, error)

RRead reads all secrets for a given path including every subpath. No more than 'concurrency' API queries to Vault will be done.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL