grpc-go/xds/internal/xdsclient
RyuRyu 8c80220523
grpclog: remove Debugf method to avoid unnecessary evaluation (#7330)
2024-06-24 08:24:47 -07:00
..
load *: fix typos (#7178) 2024-05-02 16:54:22 -07:00
tests xds/bootstrap: add testing support to generate config (#7326) 2024-06-21 07:01:24 -07:00
transport grpclog: remove Debugf method to avoid unnecessary evaluation (#7330) 2024-06-24 08:24:47 -07:00
xdslbregistry grpc: Move Pick First Balancer to separate package (#7255) 2024-05-22 16:26:02 -04:00
xdsresource xds/internal/xdsclient: Emit unknown for CSM Labels if not present in CDS (#7309) 2024-06-10 13:29:17 -04:00
attributes.go xdsclient: move XDSClient interface definition to client.go (#5479) 2022-07-07 15:06:18 -07:00
authority.go grpclog: remove Debugf method to avoid unnecessary evaluation (#7330) 2024-06-24 08:24:47 -07:00
authority_test.go xds/bootstrap: add testing support to generate config (#7326) 2024-06-21 07:01:24 -07:00
client.go xds: change the DumpResources API to return proto message containing the resource dump (#7240) 2024-05-22 11:04:29 -07:00
client_new.go xds: cleanup bootstrap processing functionality (#7299) 2024-06-06 15:09:39 -07:00
client_test.go xds/xdsclient: improve failure mode behavior (gRFC A57) (#5996) 2023-02-28 11:44:37 -08:00
clientimpl.go xds: cleanup bootstrap processing functionality (#7299) 2024-06-06 15:09:39 -07:00
clientimpl_authority.go xds: cleanup bootstrap processing functionality (#7299) 2024-06-06 15:09:39 -07:00
clientimpl_dump.go xds: cleanup bootstrap processing functionality (#7299) 2024-06-06 15:09:39 -07:00
clientimpl_loadreport.go xds: Move bootstrap config to internal/xds (#7182) 2024-05-03 16:51:11 -04:00
clientimpl_watchers.go xds: unify xDS client creation APIs meant for testing (#7268) 2024-06-03 15:32:58 -07:00
loadreport_test.go xds/bootstrap: add testing support to generate config (#7326) 2024-06-21 07:01:24 -07:00
logging.go xdsclient: indicate authority serverURI in authority + transport logs (#6425) 2023-06-30 13:10:52 -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
singleton.go xds: cleanup bootstrap processing functionality (#7299) 2024-06-06 15:09:39 -07:00
singleton_test.go xds/bootstrap: add testing support to generate config (#7326) 2024-06-21 07:01:24 -07:00
xdsclient_test.go xdsclient: resource agnostic API implementation (#5776) 2022-12-21 13:53:03 -08:00