grpc-go/xds/internal/xdsclient
Easwar Swaminathan 1787f94275
xdsclient: export genericResourceTypeDecoder (#8406)
2025-06-24 21:07:51 -07:00
..
internal xdsclient: start using the newly added transport and channel functionalities (#7773) 2024-11-01 08:49:58 -07:00
pool xdsclient: read bootstrap config before creating the first xDS client in DefaultPool (#8164) 2025-03-18 09:36:56 +05:30
tests xds: Roll forward xdsclient migration (#8391) 2025-06-17 00:09:58 +05:30
xdslbregistry xds: Remove temporary environment variable for least request (#8248) 2025-06-05 22:10:48 +05:30
xdsresource xdsclient: export genericResourceTypeDecoder (#8406) 2025-06-24 21:07:51 -07:00
attributes.go xdsclient: move XDSClient interface definition to client.go (#5479) 2022-07-07 15:06:18 -07:00
client.go xds: Roll forward xdsclient migration (#8391) 2025-06-17 00:09:58 +05:30
client_refcounted_test.go xds/internal/xdsclient: Add counter metrics for valid and invalid resource updates (#8038) 2025-02-06 16:04:45 -08:00
client_test.go xds/xdsclient: improve failure mode behavior (gRFC A57) (#5996) 2023-02-28 11:44:37 -08:00
clientimpl.go xdsclient: make a function to return the supported resource type implementations (#8405) 2025-06-23 23:00:14 -07:00
clientimpl_loadreport.go xds: Roll forward xdsclient migration (#8391) 2025-06-17 00:09:58 +05:30
clientimpl_test.go xds: Roll forward xdsclient migration (#8391) 2025-06-17 00:09:58 +05:30
clientimpl_watchers.go xds: Roll forward xdsclient migration (#8391) 2025-06-17 00:09:58 +05:30
logging.go xdsclient: start using the newly added transport and channel functionalities (#7773) 2024-11-01 08:49:58 -07:00
metrics_test.go xdsclient_test: Avoid restarting listener in TestServerFailureMetrics_AfterResponseRecv (#8399) 2025-06-17 10:02:42 +05:30
pool.go xds: Roll forward xdsclient migration (#8391) 2025-06-17 00:09:58 +05:30
requests_counter.go *: fix typos (#7178) 2024-05-02 16:54:22 -07:00
requests_counter_test.go Remove support for Go 1.13 and older (cont) (#4706) 2021-08-25 14:51:41 -07:00
resource_types.go xdsclient: make a function to return the supported resource type implementations (#8405) 2025-06-23 23:00:14 -07:00
xdsclient_test.go xdsclient: resource agnostic API implementation (#5776) 2022-12-21 13:53:03 -08:00