vault/sdk/database/dbplugin/v5
Violet Hynes 3a46ecc389
Replace all remaining time.ParseDurations with parseutil.ParseDurationSeconds (#21357)
* Replace all time.ParseDurations with testutil.ParseDurationSeconds

* Changelog

* Import formatting

* Import formatting

* Import formatting

* Import formatting

* Semgrep rule that runs as part of CI
2023-06-20 14:37:46 -04:00
..
proto Add support for client cert credential type (#20425) 2023-05-30 09:11:02 -07:00
testing Replace all remaining time.ParseDurations with parseutil.ParseDurationSeconds (#21357) 2023-06-20 14:37:46 -04:00
conversions_test.go Add support for client cert credential type (#20425) 2023-05-30 09:11:02 -07:00
database.go Add support for client cert credential type (#20425) 2023-05-30 09:11:02 -07:00
grpc_client_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
grpc_client.go Add support for client cert credential type (#20425) 2023-05-30 09:11:02 -07:00
grpc_database_plugin.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
grpc_server_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
grpc_server.go Add support for client cert credential type (#20425) 2023-05-30 09:11:02 -07:00
marshalling.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
middleware.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
plugin_client_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
plugin_client.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
plugin_factory.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
plugin_server.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00