grpc-go/xds/internal/xdsclient
Easwar Swaminathan aaff9e7ab9
grpc: better RFC 3986 compliant target parsing (#4817)
2021-10-14 14:54:02 -07:00
..
bootstrap Remove support for Go 1.13 and older (cont) (#4706) 2021-08-25 14:51:41 -07:00
load Remove support for Go 1.13 and older (cont) (#4706) 2021-08-25 14:51:41 -07:00
v2 grpc: better RFC 3986 compliant target parsing (#4817) 2021-10-14 14:54:02 -07:00
v3 xds: nack if certprovider instance name is missing in bootstrap config (#4799) 2021-09-30 10:04:19 -07:00
attributes.go xds: export XDSClient interface and use it in balancer tests (#4510) 2021-06-08 16:05:50 -07:00
callback.go xds: suppress redundant resource updates using proto.Equal (#4831) 2021-10-05 16:55:25 -07:00
cds_test.go xds: nack if certprovider instance name is missing in bootstrap config (#4799) 2021-09-30 10:04:19 -07:00
client.go xds: nack if certprovider instance name is missing in bootstrap config (#4799) 2021-09-30 10:04:19 -07:00
client_test.go xds: suppress redundant resource updates using proto.Equal (#4831) 2021-10-05 16:55:25 -07:00
dump.go xds: rename xds/internal/client package to xdsclient (#4511) 2021-06-03 16:10:21 -07:00
dump_test.go xds: update xdsclient NACK to keep valid resources (#4743) 2021-09-10 11:24:25 -07:00
eds_test.go xds: nack if certprovider instance name is missing in bootstrap config (#4799) 2021-09-30 10:04:19 -07:00
errors.go xds: rename xds/internal/client package to xdsclient (#4511) 2021-06-03 16:10:21 -07:00
filter_chain.go xds: Added validations for HCM to support xDS RBAC Filter (#4786) 2021-09-22 15:08:44 -04:00
filter_chain_test.go xds: Add env var protection for RBAC HTTP Filter (#4765) 2021-09-17 01:01:07 -04:00
lds_test.go xds: nack if certprovider instance name is missing in bootstrap config (#4799) 2021-09-30 10:04:19 -07:00
loadreport.go xds: rename xds/internal/client package to xdsclient (#4511) 2021-06-03 16:10:21 -07:00
loadreport_test.go Remove support for Go 1.13 and older (cont) (#4706) 2021-08-25 14:51:41 -07:00
logging.go xds: rename xds/internal/client package to xdsclient (#4511) 2021-06-03 16:10:21 -07:00
matcher.go xds: Added server side routing (#4726) 2021-09-09 13:35:41 -04:00
matcher_path.go xds: Instantiated HTTP Filters on Server Side (#4669) 2021-08-31 09:27:06 -04:00
matcher_path_test.go xds: Instantiated HTTP Filters on Server Side (#4669) 2021-08-31 09:27:06 -04:00
matcher_test.go xds: Added server side routing (#4726) 2021-09-09 13:35:41 -04:00
rds_test.go xds: nack if certprovider instance name is missing in bootstrap config (#4799) 2021-09-30 10:04:19 -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: export XDSClient interface and use it in balancer tests (#4510) 2021-06-08 16:05:50 -07:00
transport_helper.go all: preallocate slices where possible (#4609) 2021-08-11 09:17:59 -07:00
watchers.go xds/client: notify the resource watchers of xDS errors (#4564) 2021-07-14 13:10:19 -07:00
watchers_cluster_test.go xds: suppress redundant resource updates using proto.Equal (#4831) 2021-10-05 16:55:25 -07:00
watchers_endpoints_test.go xds: suppress redundant resource updates using proto.Equal (#4831) 2021-10-05 16:55:25 -07:00
watchers_listener_test.go xds: suppress redundant resource updates using proto.Equal (#4831) 2021-10-05 16:55:25 -07:00
watchers_route_test.go xds: suppress redundant resource updates using proto.Equal (#4831) 2021-10-05 16:55:25 -07:00
xds.go xds: nack if certprovider instance name is missing in bootstrap config (#4799) 2021-09-30 10:04:19 -07:00
xdsclient_test.go Remove support for Go 1.13 and older (cont) (#4706) 2021-08-25 14:51:41 -07:00