open-vault/logical/plugin
Chris Hoffman 5344b7c5ae
adding option go_package to protos (#4687)
* adding option go_package to protos

* switching proto output dir to relative paths
2018-06-04 10:19:26 -04:00
..
mock Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
pb adding option go_package to protos (#4687) 2018-06-04 10:19:26 -04: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 entity information request to system view (#4681) 2018-06-03 20:48:12 -04:00
grpc_system_test.go Add entity information request to system view (#4681) 2018-06-03 20:48:12 -04: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 entity information request to system view (#4681) 2018-06-03 20:48:12 -04:00
system_test.go Add entity information request to system view (#4681) 2018-06-03 20:48:12 -04:00