grpc-go/xds/internal/xdsclient/xdsresource
Zach Reyes aca07ce97f
xds/internal/xdsclient: Add least request support in xDS (#6517)
2023-08-16 16:12:11 -04:00
..
tests xds/internal/xdsclient: Add least request support in xDS (#6517) 2023-08-16 16:12:11 -04:00
version xds: remove support for v2 Transport API (#6013) 2023-02-14 13:35:52 -08:00
cluster_resource_type.go xdsclient: remove interface check related to ResourceData (#6308) 2023-05-23 12:50:47 -07:00
endpoints_resource_type.go xdsclient: remove interface check related to ResourceData (#6308) 2023-05-23 12:50:47 -07:00
errors.go *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544) 2023-08-14 09:04:46 -07:00
filter_chain.go xds: remove support for v2 Transport API (#6013) 2023-02-14 13:35:52 -08:00
filter_chain_test.go xdsclient/xdsresource: reduce chattiness of logs (#5993) 2023-01-31 10:28:48 -08:00
listener_resource_type.go xdsclient: remove interface check related to ResourceData (#6308) 2023-05-23 12:50:47 -07:00
logging.go xdsclient/xdsresource: reduce chattiness of logs (#5993) 2023-01-31 10:28:48 -08:00
matcher.go xds/internal/xdsclient: Add support for String Matcher Header Matcher in RDS (#6313) 2023-05-25 18:05:14 -04:00
matcher_path.go xds/client: move unmarshal functions and types to a separate package (#4904) 2021-11-08 11:11:24 -08:00
matcher_path_test.go xds/client: move unmarshal functions and types to a separate package (#4904) 2021-11-08 11:11:24 -08:00
matcher_test.go xds/client: move unmarshal functions and types to a separate package (#4904) 2021-11-08 11:11:24 -08:00
name.go xdsclient: handle empty authority in new style resource names (#5488) 2022-07-12 14:12:07 -07:00
name_test.go xds: enable XDS federation by default (#6151) 2023-03-27 15:23:22 -07:00
resource_type.go *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544) 2023-08-14 09:04:46 -07:00
route_config_resource_type.go xdsclient: remove interface check related to ResourceData (#6308) 2023-05-23 12:50:47 -07:00
test_utils_test.go xdsclient: resource agnostic API implementation (#5776) 2022-12-21 13:53:03 -08:00
type.go *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544) 2023-08-14 09:04:46 -07:00
type_cds.go xds/outlierdetection: fix config handling (#6361) 2023-06-09 19:32:27 -04:00
type_eds.go xds: switch EDS watch to new generic xdsClient API (#6414) 2023-06-27 13:37:55 -07:00
type_lds.go xds/client: move unmarshal functions and types to a separate package (#4904) 2021-11-08 11:11:24 -08:00
type_rds.go xds/internal/xdsclient: Add support for String Matcher Header Matcher in RDS (#6313) 2023-05-25 18:05:14 -04:00
unmarshal_cds.go xds/internal/xdsclient: Add least request support in xDS (#6517) 2023-08-16 16:12:11 -04:00
unmarshal_cds_test.go xds/internal/xdsclient: Add least request support in xDS (#6517) 2023-08-16 16:12:11 -04:00
unmarshal_eds.go xds: Add support for Custom LB Policies (#6224) 2023-05-08 21:29:36 -04:00
unmarshal_eds_test.go xdsclient/xdsresource: reduce chattiness of logs (#5993) 2023-01-31 10:28:48 -08:00
unmarshal_lds.go multiple: standardize import renaming for typed structs (#6238) 2023-05-01 17:30:53 -07:00
unmarshal_lds_test.go multiple: standardize import renaming for typed structs (#6238) 2023-05-01 17:30:53 -07:00
unmarshal_rds.go xds/internal/xdsclient: Add support for String Matcher Header Matcher in RDS (#6313) 2023-05-25 18:05:14 -04:00
unmarshal_rds_test.go *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544) 2023-08-14 09:04:46 -07:00