Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Backend ¶
func Backend() *backend
Backend returns a private embedded struct of framework.Backend.
func Factory ¶
func Factory(conf *logical.BackendConfig) (logical.Backend, error)
Factory returns a new backend as logical.Backend.
func FactoryType ¶
func FactoryType(backendType logical.BackendType) func(*logical.BackendConfig) (logical.Backend, error)
FactoryType is a wrapper func that allows the Factory func to specify the backend type for the mock backend plugin instance.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.