Documentation ¶ Index ¶ Constants func Backend() *framework.Backend func Factory(conf *logical.BackendConfig) (logical.Backend, error) func Query(tpl string, data map[string]string) string func SplitSQL(sql string) []string Constants ¶ View Source const SecretCredsType = "creds" Variables ¶ This section is empty. Functions ¶ func Backend ¶ func Backend() *framework.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. func SplitSQL ¶ func SplitSQL(sql string) []string SplitSQL is used to split a series of SQL statements Types ¶ This section is empty. Source Files ¶ View all Source files backend.gopath_config_connection.gopath_config_lease.gopath_role_create.gopath_roles.gosecret_creds.goutil.go Click to show internal directories. Click to hide internal directories.