grpc-go/xds/internal/xdsclient
Mohan Li e53d28f5eb
xdsclient: log node ID with verbosity INFO (#5860)
2022-12-14 09:05:38 -08:00
..
bootstrap xds/client: accept resources wrapped in discoverypb.Resource message (#5242) 2022-03-17 10:34:45 -07:00
controller xdsclient: wait for underlying transport to close (#5775) 2022-11-10 16:36:19 -08:00
e2e_test xds: pass options by value to helper routines which setup the management server in tests (#5833) 2022-12-08 16:26:21 -08:00
load Remove support for Go 1.13 and older (cont) (#4706) 2021-08-25 14:51:41 -07:00
pubsub xdsclient: only include nodeID in error strings, not the whole nodeProto (#5461) 2022-06-23 16:53:43 -07:00
transport xds: pass options by value to helper routines which setup the management server in tests (#5833) 2022-12-08 16:26:21 -08:00
xdsresource xdsclient: resource-type-agnostic transport layer (#5808) 2022-11-30 11:34:19 -08:00
attributes.go xdsclient: move XDSClient interface definition to client.go (#5479) 2022-07-07 15:06:18 -07:00
authority.go xdsclient: organize existing contents better with new files (#5533) 2022-07-27 09:55:15 -07:00
callback_serializer.go xdsclient: add a convenience type to synchronize execution of callbacks (#5702) 2022-10-18 15:44:48 -07:00
callback_serializer_test.go xdsclient: add a convenience type to synchronize execution of callbacks (#5702) 2022-10-18 15:44:48 -07:00
client.go xdsclient: resource type agnostic WatchResource() API (#5777) 2022-11-21 12:42:50 -08:00
client_new.go xdsclient: resource type agnostic WatchResource() API (#5777) 2022-11-21 12:42:50 -08:00
client_test.go xdsclient: remove unused test code (#5772) 2022-11-07 09:52:52 -08:00
clientimpl.go xdsclient: resource type agnostic WatchResource() API (#5777) 2022-11-21 12:42:50 -08:00
clientimpl_authority.go xdsclient: cleanup listener watchers test (#5506) 2022-07-28 10:06:03 -07:00
clientimpl_dump.go xdsclient: organize existing contents better with new files (#5533) 2022-07-27 09:55:15 -07:00
clientimpl_loadreport.go xdsclient: organize existing contents better with new files (#5533) 2022-07-27 09:55:15 -07:00
clientimpl_validator.go xdsclient: organize existing contents better with new files (#5533) 2022-07-27 09:55:15 -07:00
clientimpl_watchers.go xdsclient: resource type agnostic WatchResource() API (#5777) 2022-11-21 12:42:50 -08:00
dump_test.go xdsclient: improve LDS watchers test (#5691) 2022-10-11 16:37:38 -07:00
loadreport_test.go xdsclient: improve LDS watchers test (#5691) 2022-10-11 16:37:38 -07:00
logging.go xds: rename xds/internal/client package to xdsclient (#4511) 2021-06-03 16:10:21 -07:00
requests_counter.go xds/circuit_breaking: counters should be keyed by {cluster, EDS service name} pair (#4560) 2021-06-22 11:03:12 -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 xdsclient: log node ID with verbosity INFO (#5860) 2022-12-14 09:05:38 -08:00
singleton_test.go cleanup: replace grpc.WithInsecure with insecure.NewCredentials (#5177) 2022-02-09 11:17:46 -08:00
watchers_test.go xdsclient: remove unused test code (#5772) 2022-11-07 09:52:52 -08:00
xdsclient_test.go xds/federation: update xdsclient to support multi authority (#5042) 2022-01-04 15:50:50 -08:00