385140ee6b
* Use version to determine plugin protocol to use * Remove field from ServeOpts * Fix missing assignment, handle errors * contraint -> constraint * Inject the version string from the vault side * Fix the version check * Add grpc support check to database plugins * Default to use grpc unless missing env var or fail on contraint check * Add GRPCSupport test * Add greater than test case * Add go-version dep |
||
---|---|---|
.. | ||
client.go | ||
database.pb.go | ||
database.proto | ||
databasemiddleware.go | ||
grpc_transport.go | ||
netrpc_transport.go | ||
plugin.go | ||
plugin_test.go | ||
server.go |