consul/agent/grpc-middleware
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
..
testutil [Cloud][CC-6925] Updates to pushing server state (#19682) 2023-12-04 10:25:18 -05:00
auth_interceptor.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
auth_interceptor_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
handshake.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
handshake_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
rate.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
rate_limit_mappings.gen.go NET-5824 Exported services api (#20015) 2024-01-23 10:06:59 +05:30
rate_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
recovery.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
stats.go In-Memory gRPC (#19942) 2024-01-12 11:54:07 -05:00