已知客戶端功能
xDS 客戶端可能支援的功能的權威列表。xDS 客戶端會在 client_features 欄位中提供其支援的功能列表。客戶端功能使用反向 DNS 命名方案,例如 com.acme.feature
。
目前已定義的客戶端功能
envoy.config.require-any-fields-contain-struct:此功能表示 xDS 客戶端要求類型為 google.protobuf.Any 的配置項目僅包含類型為 xds.type.v3.TypedStruct (或由於歷史原因,udpa.type.v1.TypedStruct) 的消息。
envoy.lb.does_not_support_overprovisioning:此功能表示客戶端不支援由 overprovisioning_factor 欄位設定的優先級故障轉移和位置加權的過度佈建。如果需要平滑故障轉移功能,則必須由管理伺服器提供。
envoy.lrs.supports_send_all_clusters:此功能表示客戶端支援 LRS 回應中的 envoy_api_field_service.load_stats.v2.LoadStatsResponse.send_all_clusters 欄位。
xds.config.supports-resource-ttl:此功能表示 xDS 客戶端支援每個資源或每個 SotW 的 TTL。
xds.config.resource-in-sotw:此功能表示 xDS 客戶端能夠解開 SotW DiscoveryResponse 中的 Resource 包裝。