open-vault/builtin/logical/mysql
Jeff Mitchell 47274eca88 Add cleanup functions to multiple DB backends. (#2313)
Ensure it's called on unmount, not just for seal.
2017-02-01 14:05:25 -05:00
..
backend.go Add cleanup functions to multiple DB backends. (#2313) 2017-02-01 14:05:25 -05:00
backend_test.go Use dockertest.v2 (#2247) 2017-01-09 13:46:54 -05:00
path_config_connection.go
path_config_lease.go gofmt 2016-08-19 16:48:32 -04:00
path_role_create.go renamed rolname to role 2016-10-03 15:57:47 -04:00
path_roles.go Postgres revocation sql, beta mode (#1972) 2016-10-05 13:52:59 -04:00
secret_creds.go Postgres revocation sql, beta mode (#1972) 2016-10-05 13:52:59 -04:00
util.go