grpc-go/xds/internal/xdsclient
Easwar Swaminathan ec717cad73
xds: minor cleanup in xdsclient bootstrap code (#5195)
2022-02-15 15:41:49 -08:00
..
bootstrap xds: minor cleanup in xdsclient bootstrap code (#5195) 2022-02-15 15:41:49 -08:00
controller cleanup: replace grpc.WithInsecure with insecure.NewCredentials (#5177) 2022-02-09 11:17:46 -08:00
load Remove support for Go 1.13 and older (cont) (#4706) 2021-08-25 14:51:41 -07:00
pubsub xds/client: send connection errors to all watchers (#5054) 2021-12-13 13:56:30 -08:00
xdsresource xds: Add support for Outlier Detection configuration in xdsclient (#5183) 2022-02-04 15:21:08 -05:00
attributes.go xds/federation: support federation in LRS (#5128) 2022-01-26 11:39:10 -08:00
authority.go xds/federation: support federation in LRS (#5128) 2022-01-26 11:39:10 -08:00
authority_test.go xds/federation: e2e tests (#5103) 2022-01-07 11:26:53 -08:00
client.go xdsclient: make Close() idempotent (#5149) 2022-01-20 11:31:59 -08:00
client_test.go xdsclient: make Close() idempotent (#5149) 2022-01-20 11:31:59 -08:00
controller.go xds/client: move transport_helper from xdsclient to a separate struct (#4968) 2021-11-10 15:03:10 -08:00
dump.go xds/federation: update xdsclient to support multi authority (#5042) 2022-01-04 15:50:50 -08:00
dump_test.go xds/federation: update xdsclient to support multi authority (#5042) 2022-01-04 15:50:50 -08:00
loadreport.go xds/federation: support federation in LRS (#5128) 2022-01-26 11:39:10 -08:00
loadreport_test.go xds/federation: support federation in LRS (#5128) 2022-01-26 11:39:10 -08: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 xds: minor cleanup in xdsclient bootstrap code (#5195) 2022-02-15 15:41:49 -08:00
singleton_test.go cleanup: replace grpc.WithInsecure with insecure.NewCredentials (#5177) 2022-02-09 11:17:46 -08:00
watchers.go xds/federation: update xdsclient to support multi authority (#5042) 2022-01-04 15:50:50 -08:00
watchers_cluster_test.go xds/federation: update xdsclient to support multi authority (#5042) 2022-01-04 15:50:50 -08:00
watchers_endpoints_test.go xds/federation: update xdsclient to support multi authority (#5042) 2022-01-04 15:50:50 -08:00
watchers_federation_test.go xds/federation: e2e tests (#5103) 2022-01-07 11:26:53 -08:00
watchers_listener_test.go xds/federation: update xdsclient to support multi authority (#5042) 2022-01-04 15:50:50 -08:00
watchers_route_test.go xds/federation: update xdsclient to support multi authority (#5042) 2022-01-04 15:50:50 -08:00
watchers_test.go xds/federation: e2e tests (#5103) 2022-01-07 11:26:53 -08:00
xdsclient_test.go xds/federation: update xdsclient to support multi authority (#5042) 2022-01-04 15:50:50 -08:00