vault/sdk/database/dbplugin/v5
Thy Ton 193796bfc9
refactor database plugin SDK (#29479)
* prepare for enterprise database plugin SDK development
2025-02-03 09:50:33 -07:00
..
proto proto: bump protoc-gen-go to 1.36.3 (#29359) 2025-01-22 13:58:43 -05:00
testing Add support for IAM Auth for Google CloudSQL DBs (#22445) 2023-09-06 14:40:39 -07:00
conversions_test.go Add OSS stub functions for Self-Managed Static Roles (#28199) 2024-08-29 10:01:01 -07:00
credentialtype_enumer.go Use enumer to generate String() methods for most enums (#25705) 2024-04-17 11:14:14 -07:00
database.go Add OSS stub functions for Self-Managed Static Roles (#28199) 2024-08-29 10:01:01 -07:00
grpc_client.go refactor database plugin SDK (#29479) 2025-02-03 09:50:33 -07:00
grpc_client_oss.go refactor database plugin SDK (#29479) 2025-02-03 09:50:33 -07:00
grpc_client_oss_test.go refactor database plugin SDK (#29479) 2025-02-03 09:50:33 -07:00
grpc_client_test.go refactor database plugin SDK (#29479) 2025-02-03 09:50:33 -07:00
grpc_database_plugin.go refactor database plugin SDK (#29479) 2025-02-03 09:50:33 -07:00
grpc_database_plugin_oss.go refactor database plugin SDK (#29479) 2025-02-03 09:50:33 -07:00
grpc_server.go refactor database plugin SDK (#29479) 2025-02-03 09:50:33 -07:00
grpc_server_oss.go refactor database plugin SDK (#29479) 2025-02-03 09:50:33 -07:00
grpc_server_oss_test.go refactor database plugin SDK (#29479) 2025-02-03 09:50:33 -07:00
grpc_server_test.go refactor database plugin SDK (#29479) 2025-02-03 09:50:33 -07:00
marshalling.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
middleware.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
middleware_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
plugin_client.go refactor database plugin SDK (#29479) 2025-02-03 09:50:33 -07:00
plugin_client_oss.go refactor database plugin SDK (#29479) 2025-02-03 09:50:33 -07:00
plugin_client_test.go Improve Robustness of Custom Context Values Types (#23697) 2023-10-18 09:30:00 -04:00
plugin_factory.go refactor database plugin SDK (#29479) 2025-02-03 09:50:33 -07:00
plugin_server.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00