Documentation ¶ Index ¶ Constants func Backend(conf *logical.BackendConfig) *backend func Factory(conf *logical.BackendConfig) (logical.Backend, error) func Query(tpl string, data map[string]string) string Constants ¶ View Source const SecretCredsType = "creds" Variables ¶ This section is empty. Functions ¶ func Backend ¶ func Backend(conf *logical.BackendConfig) *backend func Factory ¶ func Factory(conf *logical.BackendConfig) (logical.Backend, error) func Query ¶ func Query(tpl string, data map[string]string) string Query templates a query for us. Types ¶ This section is empty. Source Files ¶ View all Source files backend.go path_config_connection.go path_config_lease.go path_role_create.go path_roles.go query.go secret_creds.go Click to show internal directories. Click to hide internal directories.