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

* More cleanup

* Fix test
2018-01-25 20:19:27 -05:00
..
mock Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
pb Remove logical.Initialize() method (#3848) 2018-01-25 20:19:27 -05:00
backend.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
backend_client.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
backend_server.go Remove logical.Initialize() method (#3848) 2018-01-25 20:19:27 -05:00
backend_test.go Remove logical.Initialize() method (#3848) 2018-01-25 20:19:27 -05:00
grpc_backend_client.go Remove logical.Initialize() method (#3848) 2018-01-25 20:19:27 -05:00
grpc_backend_server.go Remove logical.Initialize() method (#3848) 2018-01-25 20:19:27 -05:00
grpc_backend_test.go Remove logical.Initialize() method (#3848) 2018-01-25 20:19:27 -05:00
grpc_storage.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
grpc_system.go Sync some bits over 2018-01-22 21:44:49 -05:00
grpc_system_test.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
logger.go Allow more complex errors from plugins (no interface change) (#3444) 2017-10-19 13:29:59 -07:00
logger_test.go Backend plugin system (#2874) 2017-07-20 13:28:40 -04:00
middleware.go Remove logical.Initialize() method (#3848) 2018-01-25 20:19:27 -05:00
plugin.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
serve.go Version protocol switch (#3833) 2018-01-23 17:29:26 -05: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_test.go gRPC Backend Plugins (#3808) 2018-01-18 13:49:20 -08:00
system.go Sync some bits over 2018-01-22 21:44:49 -05:00
system_test.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00