vault/logical/plugin/mock
Brian Kassouf 91dffedc39
plugins/gRPC: fix issues with reserved keywords in response data (#3881)
* plugins/gRPC: fix issues with reserved keywords in response data

* Add the path raw file for mock plugin

* Fix panic when special paths is nil

* Add tests for Listing and raw requests from plugins

* Add json.Number case when decoding the status

* Bump the version required for gRPC defaults

* Fix test for gRPC version check
2018-02-01 14:30:17 -08:00
..
mock-plugin Lazy-load plugin mounts (#3255) 2017-09-01 01:02:03 -04:00
backend.go plugins/gRPC: fix issues with reserved keywords in response data (#3881) 2018-02-01 14:30:17 -08:00
backend_test.go Update mock-plugin (#3107) 2017-08-04 11:43:36 -04:00
path_errors.go gRPC Backend Plugins (#3808) 2018-01-18 13:49:20 -08:00
path_internal.go Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00
path_kv.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
path_raw.go plugins/gRPC: fix issues with reserved keywords in response data (#3881) 2018-02-01 14:30:17 -08:00
path_special.go Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00