Documentation
¶
Index ¶
Constants ¶
View Source
const KVMountPath = "secret/"
kv mount path
Variables ¶
This section is empty.
Functions ¶
func GetClient ¶ added in v1.0.1
GetClient returns a postfinance vault client. The context is used to detect the calling user and loading his vault approleId
func GetStores ¶
func GetStores() []string
GetStores returns all registered stores. Registered stores are all available stores that a user may configure as a store of secretsfs.
func RegisterStore ¶
func RegisterStore(s Store)
RegisterStore registers available stores if a store is also set to be the backend store it will be set here
Types ¶
Click to show internal directories.
Click to hide internal directories.