open-vault/logical/plugin
Becca Petrin e4656c1264
Shorten code by using ParseAddrs (#4546)
2018-05-10 13:21:55 -07:00
..
mock Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
pb Shorten code by using ParseAddrs (#4546) 2018-05-10 13:21:55 -07:00
backend.go Move to "github.com/hashicorp/go-hclog" (#4227) 2018-04-02 17:46:59 -07:00
backend_client.go Move to "github.com/hashicorp/go-hclog" (#4227) 2018-04-02 17:46:59 -07:00
backend_server.go Move plugin env checks to their own file (#4253) 2018-04-03 10:36:14 -07:00
backend_test.go Move to "github.com/hashicorp/go-hclog" (#4227) 2018-04-02 17:46:59 -07:00
grpc_backend.go Change grpc's max sent/recv size to a very large value. (#3912) 2018-02-06 13:52:35 -05:00
grpc_backend_client.go Move to "github.com/hashicorp/go-hclog" (#4227) 2018-04-02 17:46:59 -07:00
grpc_backend_server.go Move plugin env checks to their own file (#4253) 2018-04-03 10:36:14 -07:00
grpc_backend_test.go Move to "github.com/hashicorp/go-hclog" (#4227) 2018-04-02 17:46:59 -07:00
grpc_storage.go plugin/grpc: Fix a panic when a transport error occurs during a list (#4244) 2018-04-03 08:00:04 -04:00
grpc_system.go Add a sysview call to determine if a mount is local. (#3899) 2018-02-02 18:17:12 -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 Move to "github.com/hashicorp/go-hclog" (#4227) 2018-04-02 17:46:59 -07:00
logger_test.go Move to "github.com/hashicorp/go-hclog" (#4227) 2018-04-02 17:46:59 -07:00
middleware.go Move to "github.com/hashicorp/go-hclog" (#4227) 2018-04-02 17:46:59 -07:00
plugin.go Clean up error string formatting (#4304) 2018-04-09 14:35:21 -04:00
serve.go Move to "github.com/hashicorp/go-hclog" (#4227) 2018-04-02 17:46:59 -07: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 Add a sysview call to determine if a mount is local. (#3899) 2018-02-02 18:17:12 -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