open-vault/helper/pluginutil
Brian Kassouf 1cee2a1415
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
..
logger.go Direct plugin logs through vault's logger (#3142) 2017-08-15 10:16:48 -04:00
mlock.go Lazy-load plugin mounts (#3255) 2017-09-01 01:02:03 -04:00
runner.go Version protocol switch (#3833) 2018-01-23 17:29:26 -05:00
tls.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
version.go plugins/gRPC: fix issues with reserved keywords in response data (#3881) 2018-02-01 14:30:17 -08:00
version_test.go plugins/gRPC: fix issues with reserved keywords in response data (#3881) 2018-02-01 14:30:17 -08:00