Documentation
¶
Index ¶
- func CreateAESGCM(backend physical.Backend, key []byte) (logical.Storage, error)
- func CreateBackend(ID, sType, pass string, config map[string]string, logger hclog.Logger) (logical.Storage, error)
- func CreateCache(backend physical.Backend, logger hclog.Logger, size int) (physical.Backend, error)
- func CreatePhysical(sType string, config map[string]string, logger hclog.Logger) (physical.Backend, error)
- func CreatePhysicalView(backend physical.Backend, prefix string) (physical.Backend, error)
- func NewStorageView(storage logical.Storage, prefix string) logical.Storage
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAESGCM ¶
func CreateBackend ¶
func CreateCache ¶
func CreatePhysical ¶
func CreatePhysicalView ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.