grpc-go/xds/internal/xdsclient
Arjan Singh Bal cc161defef
xds: Add support for multiple addresses per endpoint (#7858)
2024-12-16 10:18:25 +05:30
..
internal xdsclient: start using the newly added transport and channel functionalities (#7773) 2024-11-01 08:49:58 -07:00
load xdsclient: Populate total_issued_requests count in LRS load reports (#7544) 2024-08-27 02:09:57 +05:30
tests xds: Add support for multiple addresses per endpoint (#7858) 2024-12-16 10:18:25 +05:30
transport xdsclient: rename the interface for the transport (#7842) 2024-11-18 14:34:16 -08:00
xdslbregistry grpc: Move Pick First Balancer to separate package (#7255) 2024-05-22 16:26:02 -04:00
xdsresource xds: Add support for multiple addresses per endpoint (#7858) 2024-12-16 10:18:25 +05:30
attributes.go xdsclient: move XDSClient interface definition to client.go (#5479) 2022-07-07 15:06:18 -07:00
authority.go xdsclient: stop caching xdsChannels for potential reuse, after all references are released (#7924) 2024-12-13 14:14:05 -08:00
channel.go xdsclient: rename the interface for the transport (#7842) 2024-11-18 14:34:16 -08:00
channel_test.go xdsclient: rename the interface for the transport (#7842) 2024-11-18 14:34:16 -08:00
client.go xds/internal/xdsclient: fix resource type documentation to only mention handling xds responses (#7834) 2024-11-14 01:56:12 +05:30
client_new.go xdsclient: stop caching xdsChannels for potential reuse, after all references are released (#7924) 2024-12-13 14:14:05 -08:00
client_refcounted.go xdsclient: stop caching xdsChannels for potential reuse, after all references are released (#7924) 2024-12-13 14:14:05 -08:00
client_refcounted_test.go xds: add support for multiple xDS clients, for fallback (#7347) 2024-07-02 15:27:03 -07:00
client_test.go xds/xdsclient: improve failure mode behavior (gRFC A57) (#5996) 2023-02-28 11:44:37 -08:00
clientimpl.go xdsclient: stop caching xdsChannels for potential reuse, after all references are released (#7924) 2024-12-13 14:14:05 -08:00
clientimpl_dump.go xdsclient: start using the newly added transport and channel functionalities (#7773) 2024-11-01 08:49:58 -07:00
clientimpl_loadreport.go xdsclient: start using the newly added transport and channel functionalities (#7773) 2024-11-01 08:49:58 -07:00
clientimpl_watchers.go xds/internal/xdsclient: fix resource type documentation to only mention handling xds responses (#7834) 2024-11-14 01:56:12 +05:30
logging.go xdsclient: start using the newly added transport and channel functionalities (#7773) 2024-11-01 08:49:58 -07:00
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
xdsclient_test.go xdsclient: resource agnostic API implementation (#5776) 2022-12-21 13:53:03 -08:00