consul/agent/grpc-external
Tauhid Anjum 5d294b26d3
NET-5824 Exported services api (#20015)
* Exported services api implemented

* Tests added, refactored code

* Adding server tests

* changelog added

* Proto gen added

* Adding codegen changes

* changing url, response object

* Fixing lint error by having namespace and partition directly

* Tests changes

* refactoring tests

* Simplified uniqueness logic for exported services, sorted the response in order of service name

* Fix lint errors, refactored code
2024-01-23 10:06:59 +05:30
..
limiter [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
services NET-5824 Exported services api (#20015) 2024-01-23 10:06:59 +05:30
testutils NET-5824 Exported services api (#20015) 2024-01-23 10:06:59 +05:30
forward.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
options.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
options_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
querymeta.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
querymeta_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
server.go Add grpc keepalive configuration. (#19339) 2023-10-24 08:05:31 -05:00
stats_test.go Add grpc keepalive configuration. (#19339) 2023-10-24 08:05:31 -05:00
utils.go NET-5824 Exported services api (#20015) 2024-01-23 10:06:59 +05:30