//
pkg.gl
Category
github.com/hashicorp/vault/sdk
physical
file
package
0.15.2
Repository:
https://github.com/hashicorp/vault.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
3
Files
363 SLOC
#
Functions
NewFileBackend
NewFileBackend constructs a FileBackend using the given directory.
NewTransactionalFileBackend
No description provided by the author
#
Structs
FileBackend
FileBackend is a physical backend that stores data on disk at a given file path.
TransactionalFileBackend
No description provided by the author