open-vault/logical
Vishal Nayak 150ad8405b
Remove logical.Initialize() method (#3848)
* Remove logical.Initialize() method

* More cleanup

* Fix test
2018-01-25 20:19:27 -05:00
..
framework Remove logical.Initialize() method (#3848) 2018-01-25 20:19:27 -05:00
plugin Remove logical.Initialize() method (#3848) 2018-01-25 20:19:27 -05:00
testing Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
auth.go External identity groups (#3447) 2017-11-02 16:05:48 -04:00
connection.go Sync over 2017-10-23 16:43:07 -04:00
error.go
identity.go
lease.go Sync over 2017-10-23 16:43:07 -04:00
lease_test.go
logical.go Remove logical.Initialize() method (#3848) 2018-01-25 20:19:27 -05:00
request.go Database gRPC plugins (#3666) 2017-12-14 14:03:11 -08:00
response.go Return role info for each role on pathRoleList (#3532) 2017-11-03 17:12:03 -04:00
response_util.go
secret.go Sync over 2017-10-23 16:43:07 -04:00
storage.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
storage_inmem.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
storage_inmem_test.go
system_view.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
testing.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
translate_response.go Port over bits (#3575) 2017-11-13 15:31:32 -05:00