xds-protos 1.75.0rc1__py3-none-any.whl → 1.76.0rc1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- envoy/admin/v2alpha/certs_pb2.py +14 -3
- envoy/admin/v2alpha/clusters_pb2.py +14 -3
- envoy/admin/v2alpha/config_dump_pb2.py +14 -3
- envoy/admin/v2alpha/listeners_pb2.py +14 -3
- envoy/admin/v2alpha/memory_pb2.py +14 -3
- envoy/admin/v2alpha/metrics_pb2.py +14 -3
- envoy/admin/v2alpha/mutex_stats_pb2.py +14 -3
- envoy/admin/v2alpha/server_info_pb2.py +18 -7
- envoy/admin/v2alpha/tap_pb2.py +18 -7
- envoy/admin/v3/certs_pb2.py +22 -11
- envoy/admin/v3/clusters_pb2.py +22 -11
- envoy/admin/v3/config_dump_pb2.py +24 -13
- envoy/admin/v3/config_dump_shared_pb2.py +46 -35
- envoy/admin/v3/init_dump_pb2.py +14 -3
- envoy/admin/v3/listeners_pb2.py +18 -7
- envoy/admin/v3/memory_pb2.py +16 -5
- envoy/admin/v3/metrics_pb2.py +16 -5
- envoy/admin/v3/mutex_stats_pb2.py +16 -5
- envoy/admin/v3/server_info_pb2.py +18 -7
- envoy/admin/v3/tap_pb2.py +20 -9
- envoy/annotations/deprecation_pb2.py +14 -3
- envoy/annotations/resource_pb2.py +14 -3
- envoy/api/v2/auth/cert_pb2.py +14 -3
- envoy/api/v2/auth/common_pb2.py +38 -27
- envoy/api/v2/auth/secret_pb2.py +16 -5
- envoy/api/v2/auth/tls_pb2.py +24 -13
- envoy/api/v2/cds_pb2.py +18 -7
- envoy/api/v2/cluster/circuit_breaker_pb2.py +16 -5
- envoy/api/v2/cluster/filter_pb2.py +16 -5
- envoy/api/v2/cluster/outlier_detection_pb2.py +36 -25
- envoy/api/v2/cluster_pb2.py +64 -53
- envoy/api/v2/core/address_pb2.py +34 -23
- envoy/api/v2/core/backoff_pb2.py +18 -7
- envoy/api/v2/core/base_pb2.py +52 -41
- envoy/api/v2/core/config_source_pb2.py +34 -23
- envoy/api/v2/core/event_service_config_pb2.py +16 -5
- envoy/api/v2/core/grpc_method_list_pb2.py +18 -7
- envoy/api/v2/core/grpc_service_pb2.py +34 -23
- envoy/api/v2/core/health_check_pb2.py +50 -39
- envoy/api/v2/core/http_uri_pb2.py +22 -11
- envoy/api/v2/core/protocol_pb2.py +34 -23
- envoy/api/v2/core/socket_option_pb2.py +18 -7
- envoy/api/v2/discovery_pb2.py +16 -5
- envoy/api/v2/eds_pb2.py +18 -7
- envoy/api/v2/endpoint/endpoint_components_pb2.py +22 -11
- envoy/api/v2/endpoint/endpoint_pb2.py +14 -3
- envoy/api/v2/endpoint/load_report_pb2.py +20 -9
- envoy/api/v2/endpoint_pb2.py +26 -15
- envoy/api/v2/lds_pb2.py +18 -7
- envoy/api/v2/listener/listener_components_pb2.py +38 -27
- envoy/api/v2/listener/listener_pb2.py +14 -3
- envoy/api/v2/listener/quic_config_pb2.py +14 -3
- envoy/api/v2/listener/udp_listener_config_pb2.py +16 -5
- envoy/api/v2/listener_pb2.py +20 -9
- envoy/api/v2/ratelimit/ratelimit_pb2.py +20 -9
- envoy/api/v2/rds_pb2.py +20 -9
- envoy/api/v2/route/route_components_pb2.py +170 -159
- envoy/api/v2/route/route_pb2.py +14 -3
- envoy/api/v2/route_pb2.py +26 -15
- envoy/api/v2/scoped_route_pb2.py +24 -13
- envoy/api/v2/srds_pb2.py +18 -7
- envoy/config/accesslog/v2/als_pb2.py +24 -13
- envoy/config/accesslog/v2/file_pb2.py +16 -5
- envoy/config/accesslog/v3/accesslog_pb2.py +68 -57
- envoy/config/bootstrap/v2/bootstrap_pb2.py +22 -11
- envoy/config/bootstrap/v3/bootstrap_pb2.py +74 -63
- envoy/config/cluster/aggregate/v2alpha/cluster_pb2.py +16 -5
- envoy/config/cluster/dynamic_forward_proxy/v2alpha/cluster_pb2.py +16 -5
- envoy/config/cluster/redis/redis_cluster_pb2.py +18 -7
- envoy/config/cluster/v3/circuit_breaker_pb2.py +22 -11
- envoy/config/cluster/v3/cluster_pb2.py +128 -117
- envoy/config/cluster/v3/filter_pb2.py +18 -7
- envoy/config/cluster/v3/outlier_detection_pb2.py +40 -29
- envoy/config/common/dynamic_forward_proxy/v2alpha/dns_cache_pb2.py +24 -13
- envoy/config/common/key_value/v3/config_pb2.py +18 -7
- envoy/config/common/matcher/v3/matcher_pb2.py +54 -43
- envoy/config/common/mutation_rules/v3/mutation_rules_pb2.py +18 -7
- envoy/config/common/tap/v2alpha/common_pb2.py +18 -7
- envoy/config/core/v3/address_pb2.py +50 -39
- envoy/config/core/v3/backoff_pb2.py +20 -9
- envoy/config/core/v3/base_pb2.py +124 -113
- envoy/config/core/v3/config_source_pb2.py +50 -39
- envoy/config/core/v3/event_service_config_pb2.py +18 -7
- envoy/config/core/v3/extension_pb2.py +18 -7
- envoy/config/core/v3/grpc_method_list_pb2.py +22 -11
- envoy/config/core/v3/grpc_service_pb2.py +60 -49
- envoy/config/core/v3/health_check_pb2.py +78 -67
- envoy/config/core/v3/http_service_pb2.py +16 -5
- envoy/config/core/v3/http_uri_pb2.py +24 -13
- envoy/config/core/v3/protocol_pb2.py +94 -83
- envoy/config/core/v3/proxy_protocol_pb2.py +16 -5
- envoy/config/core/v3/resolver_pb2.py +16 -5
- envoy/config/core/v3/socket_cmsg_headers_pb2.py +14 -3
- envoy/config/core/v3/socket_option_pb2.py +20 -9
- envoy/config/core/v3/substitution_format_string_pb2.py +22 -11
- envoy/config/core/v3/udp_socket_config_pb2.py +16 -5
- envoy/config/endpoint/v3/endpoint_components_pb2.py +30 -19
- envoy/config/endpoint/v3/endpoint_pb2.py +30 -19
- envoy/config/endpoint/v3/load_report_pb2.py +36 -25
- envoy/config/filter/accesslog/v2/accesslog_pb2.py +38 -27
- envoy/config/filter/dubbo/router/v2alpha1/router_pb2.py +14 -3
- envoy/config/filter/fault/v2/fault_pb2.py +24 -13
- envoy/config/filter/http/adaptive_concurrency/v2alpha/adaptive_concurrency_pb2.py +32 -21
- envoy/config/filter/http/aws_lambda/v2alpha/aws_lambda_pb2.py +18 -7
- envoy/config/filter/http/aws_request_signing/v2alpha/aws_request_signing_pb2.py +18 -7
- envoy/config/filter/http/buffer/v2/buffer_pb2.py +22 -11
- envoy/config/filter/http/cache/v2alpha/cache_pb2.py +16 -5
- envoy/config/filter/http/compressor/v2/compressor_pb2.py +14 -3
- envoy/config/filter/http/cors/v2/cors_pb2.py +14 -3
- envoy/config/filter/http/csrf/v2/csrf_pb2.py +16 -5
- envoy/config/filter/http/dynamic_forward_proxy/v2alpha/dynamic_forward_proxy_pb2.py +20 -9
- envoy/config/filter/http/dynamo/v2/dynamo_pb2.py +14 -3
- envoy/config/filter/http/ext_authz/v2/ext_authz_pb2.py +26 -15
- envoy/config/filter/http/fault/v2/fault_pb2.py +18 -7
- envoy/config/filter/http/grpc_http1_bridge/v2/config_pb2.py +14 -3
- envoy/config/filter/http/grpc_http1_reverse_bridge/v2alpha1/config_pb2.py +16 -5
- envoy/config/filter/http/grpc_stats/v2alpha/config_pb2.py +14 -3
- envoy/config/filter/http/grpc_web/v2/grpc_web_pb2.py +14 -3
- envoy/config/filter/http/gzip/v2/gzip_pb2.py +30 -19
- envoy/config/filter/http/header_to_metadata/v2/header_to_metadata_pb2.py +18 -7
- envoy/config/filter/http/health_check/v2/health_check_pb2.py +18 -7
- envoy/config/filter/http/ip_tagging/v2/ip_tagging_pb2.py +18 -7
- envoy/config/filter/http/jwt_authn/v2alpha/config_pb2.py +32 -21
- envoy/config/filter/http/lua/v2/lua_pb2.py +16 -5
- envoy/config/filter/http/on_demand/v2/on_demand_pb2.py +14 -3
- envoy/config/filter/http/original_src/v2alpha1/original_src_pb2.py +14 -3
- envoy/config/filter/http/rate_limit/v2/rate_limit_pb2.py +22 -11
- envoy/config/filter/http/rbac/v2/rbac_pb2.py +14 -3
- envoy/config/filter/http/router/v2/router_pb2.py +16 -5
- envoy/config/filter/http/squash/v2/squash_pb2.py +16 -5
- envoy/config/filter/http/tap/v2alpha/tap_pb2.py +16 -5
- envoy/config/filter/http/transcoder/v2/transcoder_pb2.py +18 -7
- envoy/config/filter/listener/http_inspector/v2/http_inspector_pb2.py +14 -3
- envoy/config/filter/listener/original_dst/v2/original_dst_pb2.py +14 -3
- envoy/config/filter/listener/original_src/v2alpha1/original_src_pb2.py +14 -3
- envoy/config/filter/listener/proxy_protocol/v2/proxy_protocol_pb2.py +14 -3
- envoy/config/filter/listener/tls_inspector/v2/tls_inspector_pb2.py +14 -3
- envoy/config/filter/network/client_ssl_auth/v2/client_ssl_auth_pb2.py +18 -7
- envoy/config/filter/network/direct_response/v2/config_pb2.py +14 -3
- envoy/config/filter/network/dubbo_proxy/v2alpha1/dubbo_proxy_pb2.py +22 -11
- envoy/config/filter/network/dubbo_proxy/v2alpha1/route_pb2.py +22 -11
- envoy/config/filter/network/echo/v2/echo_pb2.py +14 -3
- envoy/config/filter/network/ext_authz/v2/ext_authz_pb2.py +16 -5
- envoy/config/filter/network/http_connection_manager/v2/http_connection_manager_pb2.py +62 -51
- envoy/config/filter/network/kafka_broker/v2alpha1/kafka_broker_pb2.py +26 -15
- envoy/config/filter/network/local_rate_limit/v2alpha/local_rate_limit_pb2.py +18 -7
- envoy/config/filter/network/mongo_proxy/v2/mongo_proxy_pb2.py +16 -5
- envoy/config/filter/network/mysql_proxy/v1alpha1/mysql_proxy_pb2.py +16 -5
- envoy/config/filter/network/rate_limit/v2/rate_limit_pb2.py +22 -11
- envoy/config/filter/network/rbac/v2/rbac_pb2.py +16 -5
- envoy/config/filter/network/redis_proxy/v2/redis_proxy_pb2.py +34 -23
- envoy/config/filter/network/sni_cluster/v2/sni_cluster_pb2.py +14 -3
- envoy/config/filter/network/tcp_proxy/v2/tcp_proxy_pb2.py +38 -27
- envoy/config/filter/network/thrift_proxy/v2alpha1/route_pb2.py +32 -21
- envoy/config/filter/network/thrift_proxy/v2alpha1/thrift_proxy_pb2.py +28 -17
- envoy/config/filter/network/zookeeper_proxy/v1alpha1/zookeeper_proxy_pb2.py +16 -5
- envoy/config/filter/thrift/rate_limit/v2alpha1/rate_limit_pb2.py +20 -9
- envoy/config/filter/thrift/router/v2alpha1/router_pb2.py +14 -3
- envoy/config/filter/udp/udp_proxy/v2alpha/udp_proxy_pb2.py +20 -9
- envoy/config/grpc_credential/v2alpha/aws_iam_pb2.py +16 -5
- envoy/config/grpc_credential/v2alpha/file_based_metadata_pb2.py +16 -5
- envoy/config/grpc_credential/v3/aws_iam_pb2.py +20 -9
- envoy/config/grpc_credential/v3/file_based_metadata_pb2.py +18 -7
- envoy/config/health_checker/redis/v2/redis_pb2.py +14 -3
- envoy/config/listener/v2/api_listener_pb2.py +14 -3
- envoy/config/listener/v3/api_listener_pb2.py +16 -5
- envoy/config/listener/v3/listener_components_pb2.py +44 -33
- envoy/config/listener/v3/listener_pb2.py +34 -23
- envoy/config/listener/v3/quic_config_pb2.py +22 -11
- envoy/config/listener/v3/udp_listener_config_pb2.py +18 -7
- envoy/config/metrics/v2/metrics_service_pb2.py +16 -5
- envoy/config/metrics/v2/stats_pb2.py +24 -13
- envoy/config/metrics/v3/metrics_service_pb2.py +22 -11
- envoy/config/metrics/v3/stats_pb2.py +42 -31
- envoy/config/overload/v2alpha/overload_pb2.py +30 -19
- envoy/config/overload/v3/overload_pb2.py +54 -43
- envoy/config/ratelimit/v2/rls_pb2.py +16 -5
- envoy/config/ratelimit/v3/rls_pb2.py +20 -9
- envoy/config/rbac/v2/rbac_pb2.py +36 -25
- envoy/config/rbac/v3/rbac_pb2.py +68 -57
- envoy/config/resource_monitor/fixed_heap/v2alpha/fixed_heap_pb2.py +16 -5
- envoy/config/resource_monitor/injected_resource/v2alpha/injected_resource_pb2.py +16 -5
- envoy/config/retry/omit_canary_hosts/v2/omit_canary_hosts_pb2.py +14 -3
- envoy/config/retry/omit_host_metadata/v2/omit_host_metadata_config_pb2.py +14 -3
- envoy/config/retry/previous_hosts/v2/previous_hosts_pb2.py +14 -3
- envoy/config/retry/previous_priorities/previous_priorities_config_pb2.py +16 -5
- envoy/config/route/v3/route_components_pb2.py +308 -297
- envoy/config/route/v3/route_pb2.py +32 -21
- envoy/config/route/v3/scoped_route_pb2.py +32 -21
- envoy/config/tap/v3/common_pb2.py +62 -51
- envoy/config/trace/v2/datadog_pb2.py +18 -7
- envoy/config/trace/v2/dynamic_ot_pb2.py +16 -5
- envoy/config/trace/v2/http_tracer_pb2.py +18 -7
- envoy/config/trace/v2/lightstep_pb2.py +20 -9
- envoy/config/trace/v2/service_pb2.py +16 -5
- envoy/config/trace/v2/trace_pb2.py +14 -3
- envoy/config/trace/v2/zipkin_pb2.py +20 -9
- envoy/config/trace/v2alpha/xray_pb2.py +16 -5
- envoy/config/trace/v3/datadog_pb2.py +20 -9
- envoy/config/trace/v3/dynamic_ot_pb2.py +20 -9
- envoy/config/trace/v3/http_tracer_pb2.py +20 -9
- envoy/config/trace/v3/lightstep_pb2.py +22 -11
- envoy/config/trace/v3/opentelemetry_pb2.py +18 -7
- envoy/config/trace/v3/service_pb2.py +18 -7
- envoy/config/trace/v3/skywalking_pb2.py +18 -7
- envoy/config/trace/v3/trace_pb2.py +14 -3
- envoy/config/trace/v3/xray_pb2.py +18 -7
- envoy/config/trace/v3/zipkin_pb2.py +24 -13
- envoy/config/transport_socket/alts/v2alpha/alts_pb2.py +16 -5
- envoy/config/transport_socket/raw_buffer/v2/raw_buffer_pb2.py +14 -3
- envoy/config/transport_socket/tap/v2alpha/tap_pb2.py +18 -7
- envoy/config/upstream/local_address_selector/v3/default_local_address_selector_pb2.py +14 -3
- envoy/data/accesslog/v2/accesslog_pb2.py +26 -15
- envoy/data/accesslog/v3/accesslog_pb2.py +52 -41
- envoy/data/cluster/v2alpha/outlier_detection_event_pb2.py +32 -21
- envoy/data/cluster/v3/outlier_detection_event_pb2.py +40 -29
- envoy/data/core/v2alpha/health_check_event_pb2.py +24 -13
- envoy/data/core/v3/health_check_event_pb2.py +36 -25
- envoy/data/core/v3/tlv_metadata_pb2.py +16 -5
- envoy/data/dns/v2alpha/dns_table_pb2.py +24 -13
- envoy/data/dns/v3/dns_table_pb2.py +60 -49
- envoy/data/tap/v2alpha/common_pb2.py +14 -3
- envoy/data/tap/v2alpha/http_pb2.py +14 -3
- envoy/data/tap/v2alpha/transport_pb2.py +14 -3
- envoy/data/tap/v2alpha/wrapper_pb2.py +16 -5
- envoy/data/tap/v3/common_pb2.py +18 -7
- envoy/data/tap/v3/http_pb2.py +20 -9
- envoy/data/tap/v3/transport_pb2.py +26 -15
- envoy/data/tap/v3/wrapper_pb2.py +18 -7
- envoy/extensions/access_loggers/file/v3/file_pb2.py +26 -15
- envoy/extensions/access_loggers/filters/cel/v3/cel_pb2.py +14 -3
- envoy/extensions/access_loggers/fluentd/v3/fluentd_pb2.py +24 -13
- envoy/extensions/access_loggers/grpc/v3/als_pb2.py +32 -21
- envoy/extensions/access_loggers/open_telemetry/v3/logs_service_pb2.py +16 -5
- envoy/extensions/access_loggers/stream/v3/stream_pb2.py +18 -7
- envoy/extensions/access_loggers/wasm/v3/wasm_pb2.py +14 -3
- envoy/extensions/bootstrap/internal_listener/v3/internal_listener_pb2.py +16 -5
- envoy/extensions/clusters/aggregate/v3/cluster_pb2.py +18 -7
- envoy/extensions/clusters/common/dns/v3/dns_pb2.py +14 -3
- envoy/extensions/clusters/dns/v3/dns_cluster_pb2.py +22 -11
- envoy/extensions/clusters/dynamic_forward_proxy/v3/cluster_pb2.py +22 -11
- envoy/extensions/clusters/redis/v3/redis_cluster_pb2.py +20 -9
- envoy/extensions/common/async_files/v3/async_file_manager_pb2.py +18 -7
- envoy/extensions/common/aws/v3/credential_provider_pb2.py +26 -15
- envoy/extensions/common/dynamic_forward_proxy/v3/dns_cache_pb2.py +34 -23
- envoy/extensions/common/matching/v3/extension_matcher_pb2.py +18 -7
- envoy/extensions/common/ratelimit/v3/ratelimit_pb2.py +30 -19
- envoy/extensions/common/tap/v3/common_pb2.py +22 -11
- envoy/extensions/compression/brotli/compressor/v3/brotli_pb2.py +24 -13
- envoy/extensions/compression/brotli/decompressor/v3/brotli_pb2.py +16 -5
- envoy/extensions/compression/gzip/compressor/v3/gzip_pb2.py +26 -15
- envoy/extensions/compression/gzip/decompressor/v3/gzip_pb2.py +20 -9
- envoy/extensions/compression/zstd/compressor/v3/zstd_pb2.py +18 -7
- envoy/extensions/compression/zstd/decompressor/v3/zstd_pb2.py +16 -5
- envoy/extensions/config/validators/minimum_clusters/v3/minimum_clusters_pb2.py +14 -3
- envoy/extensions/dynamic_modules/v3/dynamic_modules_pb2.py +16 -5
- envoy/extensions/early_data/v3/default_early_data_policy_pb2.py +14 -3
- envoy/extensions/filters/common/dependency/v3/dependency_pb2.py +16 -5
- envoy/extensions/filters/common/fault/v3/fault_pb2.py +32 -21
- envoy/extensions/filters/common/matcher/action/v3/skip_action_pb2.py +14 -3
- envoy/extensions/filters/common/set_filter_state/v3/value_pb2.py +20 -9
- envoy/extensions/filters/http/adaptive_concurrency/v3/adaptive_concurrency_pb2.py +40 -29
- envoy/extensions/filters/http/admission_control/v3/admission_control_pb2.py +20 -9
- envoy/extensions/filters/http/alternate_protocols_cache/v3/alternate_protocols_cache_pb2.py +16 -5
- envoy/extensions/filters/http/api_key_auth/v3/api_key_auth_pb2.py +28 -17
- envoy/extensions/filters/http/aws_lambda/v3/aws_lambda_pb2.py +26 -15
- envoy/extensions/filters/http/aws_request_signing/v3/aws_request_signing_pb2.py +22 -11
- envoy/extensions/filters/http/bandwidth_limit/v3/bandwidth_limit_pb2.py +24 -13
- envoy/extensions/filters/http/basic_auth/v3/basic_auth_pb2.py +22 -11
- envoy/extensions/filters/http/buffer/v3/buffer_pb2.py +26 -15
- envoy/extensions/filters/http/cache/v3/cache_pb2.py +18 -7
- envoy/extensions/filters/http/cdn_loop/v3/cdn_loop_pb2.py +16 -5
- envoy/extensions/filters/http/composite/v3/composite_pb2.py +20 -9
- envoy/extensions/filters/http/compressor/v3/compressor_pb2.py +32 -21
- envoy/extensions/filters/http/connect_grpc_bridge/v3/config_pb2.py +14 -3
- envoy/extensions/filters/http/cors/v3/cors_pb2.py +16 -5
- envoy/extensions/filters/http/credential_injector/v3/credential_injector_pb2.py +16 -5
- envoy/extensions/filters/http/csrf/v3/csrf_pb2.py +18 -7
- envoy/extensions/filters/http/custom_response/v3/custom_response_pb2.py +14 -3
- envoy/extensions/filters/http/decompressor/v3/decompressor_pb2.py +16 -5
- envoy/extensions/filters/http/dynamic_forward_proxy/v3/dynamic_forward_proxy_pb2.py +20 -9
- envoy/extensions/filters/http/dynamic_modules/v3/dynamic_modules_pb2.py +14 -3
- envoy/extensions/filters/http/ext_authz/v3/ext_authz_pb2.py +44 -33
- envoy/extensions/filters/http/ext_proc/v3/ext_proc_pb2.py +30 -19
- envoy/extensions/filters/http/ext_proc/v3/processing_mode_pb2.py +26 -15
- envoy/extensions/filters/http/fault/v3/fault_pb2.py +24 -13
- envoy/extensions/filters/http/file_system_buffer/v3/file_system_buffer_pb2.py +18 -7
- envoy/extensions/filters/http/gcp_authn/v3/gcp_authn_pb2.py +26 -15
- envoy/extensions/filters/http/geoip/v3/geoip_pb2.py +16 -5
- envoy/extensions/filters/http/grpc_field_extraction/v3/config_pb2.py +20 -9
- envoy/extensions/filters/http/grpc_http1_bridge/v3/config_pb2.py +16 -5
- envoy/extensions/filters/http/grpc_http1_reverse_bridge/v3/config_pb2.py +22 -11
- envoy/extensions/filters/http/grpc_json_reverse_transcoder/v3/transcoder_pb2.py +18 -7
- envoy/extensions/filters/http/grpc_json_transcoder/v3/transcoder_pb2.py +28 -17
- envoy/extensions/filters/http/grpc_stats/v3/config_pb2.py +18 -7
- envoy/extensions/filters/http/grpc_web/v3/grpc_web_pb2.py +16 -5
- envoy/extensions/filters/http/gzip/v3/gzip_pb2.py +28 -17
- envoy/extensions/filters/http/header_mutation/v3/header_mutation_pb2.py +14 -3
- envoy/extensions/filters/http/header_to_metadata/v3/header_to_metadata_pb2.py +36 -25
- envoy/extensions/filters/http/health_check/v3/health_check_pb2.py +20 -9
- envoy/extensions/filters/http/ip_tagging/v3/ip_tagging_pb2.py +24 -13
- envoy/extensions/filters/http/json_to_metadata/v3/json_to_metadata_pb2.py +26 -15
- envoy/extensions/filters/http/jwt_authn/v3/config_pb2.py +72 -61
- envoy/extensions/filters/http/kill_request/v3/kill_request_pb2.py +18 -7
- envoy/extensions/filters/http/local_ratelimit/v3/local_rate_limit_pb2.py +26 -15
- envoy/extensions/filters/http/lua/v3/lua_pb2.py +26 -15
- envoy/extensions/filters/http/oauth2/v3/oauth_pb2.py +48 -37
- envoy/extensions/filters/http/on_demand/v3/on_demand_pb2.py +18 -7
- envoy/extensions/filters/http/original_src/v3/original_src_pb2.py +16 -5
- envoy/extensions/filters/http/proto_message_extraction/v3/config_pb2.py +20 -9
- envoy/extensions/filters/http/rate_limit_quota/v3/rate_limit_quota_pb2.py +38 -27
- envoy/extensions/filters/http/ratelimit/v3/rate_limit_pb2.py +32 -21
- envoy/extensions/filters/http/rbac/v3/rbac_pb2.py +26 -15
- envoy/extensions/filters/http/router/v3/router_pb2.py +22 -11
- envoy/extensions/filters/http/set_filter_state/v3/set_filter_state_pb2.py +14 -3
- envoy/extensions/filters/http/set_metadata/v3/set_metadata_pb2.py +20 -9
- envoy/extensions/filters/http/stateful_session/v3/stateful_session_pb2.py +18 -7
- envoy/extensions/filters/http/tap/v3/tap_pb2.py +18 -7
- envoy/extensions/filters/http/thrift_to_metadata/v3/thrift_to_metadata_pb2.py +34 -23
- envoy/extensions/filters/http/upstream_codec/v3/upstream_codec_pb2.py +14 -3
- envoy/extensions/filters/http/wasm/v3/wasm_pb2.py +14 -3
- envoy/extensions/filters/listener/http_inspector/v3/http_inspector_pb2.py +16 -5
- envoy/extensions/filters/listener/local_ratelimit/v3/local_ratelimit_pb2.py +18 -7
- envoy/extensions/filters/listener/original_dst/v3/original_dst_pb2.py +16 -5
- envoy/extensions/filters/listener/original_src/v3/original_src_pb2.py +16 -5
- envoy/extensions/filters/listener/proxy_protocol/v3/proxy_protocol_pb2.py +20 -9
- envoy/extensions/filters/listener/tls_inspector/v3/tls_inspector_pb2.py +18 -7
- envoy/extensions/filters/network/connection_limit/v3/connection_limit_pb2.py +18 -7
- envoy/extensions/filters/network/direct_response/v3/config_pb2.py +16 -5
- envoy/extensions/filters/network/dubbo_proxy/router/v3/router_pb2.py +16 -5
- envoy/extensions/filters/network/dubbo_proxy/v3/dubbo_proxy_pb2.py +32 -21
- envoy/extensions/filters/network/dubbo_proxy/v3/route_pb2.py +34 -23
- envoy/extensions/filters/network/echo/v3/echo_pb2.py +16 -5
- envoy/extensions/filters/network/ext_authz/v3/ext_authz_pb2.py +20 -9
- envoy/extensions/filters/network/generic_proxy/action/v3/action_pb2.py +18 -7
- envoy/extensions/filters/network/generic_proxy/codecs/dubbo/v3/dubbo_pb2.py +14 -3
- envoy/extensions/filters/network/generic_proxy/codecs/http1/v3/http1_pb2.py +14 -3
- envoy/extensions/filters/network/generic_proxy/matcher/v3/matcher_pb2.py +20 -9
- envoy/extensions/filters/network/generic_proxy/router/v3/router_pb2.py +14 -3
- envoy/extensions/filters/network/generic_proxy/v3/generic_proxy_pb2.py +24 -13
- envoy/extensions/filters/network/generic_proxy/v3/route_pb2.py +22 -11
- envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager_pb2.py +110 -99
- envoy/extensions/filters/network/local_ratelimit/v3/local_rate_limit_pb2.py +20 -9
- envoy/extensions/filters/network/mongo_proxy/v3/mongo_proxy_pb2.py +18 -7
- envoy/extensions/filters/network/ratelimit/v3/rate_limit_pb2.py +24 -13
- envoy/extensions/filters/network/rbac/v3/rbac_pb2.py +26 -15
- envoy/extensions/filters/network/redis_proxy/v3/redis_proxy_pb2.py +62 -51
- envoy/extensions/filters/network/set_filter_state/v3/set_filter_state_pb2.py +14 -3
- envoy/extensions/filters/network/sni_cluster/v3/sni_cluster_pb2.py +16 -5
- envoy/extensions/filters/network/sni_dynamic_forward_proxy/v3/sni_dynamic_forward_proxy_pb2.py +18 -7
- envoy/extensions/filters/network/tcp_proxy/v3/tcp_proxy_pb2.py +48 -37
- envoy/extensions/filters/network/thrift_proxy/filters/header_to_metadata/v3/header_to_metadata_pb2.py +22 -11
- envoy/extensions/filters/network/thrift_proxy/filters/payload_to_metadata/v3/payload_to_metadata_pb2.py +28 -17
- envoy/extensions/filters/network/thrift_proxy/filters/ratelimit/v3/rate_limit_pb2.py +22 -11
- envoy/extensions/filters/network/thrift_proxy/router/v3/router_pb2.py +16 -5
- envoy/extensions/filters/network/thrift_proxy/v3/route_pb2.py +46 -35
- envoy/extensions/filters/network/thrift_proxy/v3/thrift_proxy_pb2.py +40 -29
- envoy/extensions/filters/network/wasm/v3/wasm_pb2.py +14 -3
- envoy/extensions/filters/network/zookeeper_proxy/v3/zookeeper_proxy_pb2.py +24 -13
- envoy/extensions/filters/udp/dns_filter/v3/dns_filter_pb2.py +26 -15
- envoy/extensions/filters/udp/udp_proxy/session/dynamic_forward_proxy/v3/dynamic_forward_proxy_pb2.py +18 -7
- envoy/extensions/filters/udp/udp_proxy/session/http_capsule/v3/http_capsule_pb2.py +14 -3
- envoy/extensions/filters/udp/udp_proxy/v3/route_pb2.py +16 -5
- envoy/extensions/filters/udp/udp_proxy/v3/udp_proxy_pb2.py +44 -33
- envoy/extensions/formatter/cel/v3/cel_pb2.py +14 -3
- envoy/extensions/formatter/metadata/v3/metadata_pb2.py +14 -3
- envoy/extensions/formatter/req_without_query/v3/req_without_query_pb2.py +14 -3
- envoy/extensions/geoip_providers/common/v3/common_pb2.py +34 -23
- envoy/extensions/geoip_providers/maxmind/v3/maxmind_pb2.py +22 -11
- envoy/extensions/health_check/event_sinks/file/v3/file_pb2.py +16 -5
- envoy/extensions/health_checkers/redis/v3/redis_pb2.py +16 -5
- envoy/extensions/health_checkers/thrift/v3/thrift_pb2.py +20 -9
- envoy/extensions/http/cache/file_system_http_cache/v3/file_system_http_cache_pb2.py +18 -7
- envoy/extensions/http/cache/simple_http_cache/v3/config_pb2.py +14 -3
- envoy/extensions/http/custom_response/local_response_policy/v3/local_response_policy_pb2.py +18 -7
- envoy/extensions/http/custom_response/redirect_policy/v3/redirect_policy_pb2.py +24 -13
- envoy/extensions/http/early_header_mutation/header_mutation/v3/header_mutation_pb2.py +16 -5
- envoy/extensions/http/header_formatters/preserve_case/v3/preserve_case_pb2.py +16 -5
- envoy/extensions/http/header_validators/envoy_default/v3/header_validator_pb2.py +16 -5
- envoy/extensions/http/injected_credentials/generic/v3/generic_pb2.py +18 -7
- envoy/extensions/http/injected_credentials/oauth2/v3/oauth2_pb2.py +24 -13
- envoy/extensions/http/original_ip_detection/custom_header/v3/custom_header_pb2.py +16 -5
- envoy/extensions/http/original_ip_detection/xff/v3/xff_pb2.py +14 -3
- envoy/extensions/http/stateful_session/cookie/v3/cookie_pb2.py +16 -5
- envoy/extensions/http/stateful_session/header/v3/header_pb2.py +16 -5
- envoy/extensions/internal_redirect/allow_listed_routes/v3/allow_listed_routes_config_pb2.py +16 -5
- envoy/extensions/internal_redirect/previous_routes/v3/previous_routes_config_pb2.py +14 -3
- envoy/extensions/internal_redirect/safe_cross_scheme/v3/safe_cross_scheme_config_pb2.py +14 -3
- envoy/extensions/key_value/file_based/v3/config_pb2.py +18 -7
- envoy/extensions/load_balancing_policies/client_side_weighted_round_robin/v3/client_side_weighted_round_robin_pb2.py +16 -5
- envoy/extensions/load_balancing_policies/cluster_provided/v3/cluster_provided_pb2.py +14 -3
- envoy/extensions/load_balancing_policies/common/v3/common_pb2.py +18 -7
- envoy/extensions/load_balancing_policies/least_request/v3/least_request_pb2.py +20 -9
- envoy/extensions/load_balancing_policies/maglev/v3/maglev_pb2.py +16 -5
- envoy/extensions/load_balancing_policies/pick_first/v3/pick_first_pb2.py +14 -3
- envoy/extensions/load_balancing_policies/random/v3/random_pb2.py +14 -3
- envoy/extensions/load_balancing_policies/ring_hash/v3/ring_hash_pb2.py +24 -13
- envoy/extensions/load_balancing_policies/round_robin/v3/round_robin_pb2.py +14 -3
- envoy/extensions/load_balancing_policies/subset/v3/subset_pb2.py +24 -13
- envoy/extensions/load_balancing_policies/wrr_locality/v3/wrr_locality_pb2.py +16 -5
- envoy/extensions/matching/common_inputs/environment_variable/v3/input_pb2.py +16 -5
- envoy/extensions/matching/common_inputs/network/v3/network_inputs_pb2.py +24 -13
- envoy/extensions/matching/common_inputs/ssl/v3/ssl_inputs_pb2.py +14 -3
- envoy/extensions/matching/input_matchers/consistent_hashing/v3/consistent_hashing_pb2.py +16 -5
- envoy/extensions/matching/input_matchers/ip/v3/ip_pb2.py +18 -7
- envoy/extensions/matching/input_matchers/metadata/v3/metadata_pb2.py +16 -5
- envoy/extensions/matching/input_matchers/runtime_fraction/v3/runtime_fraction_pb2.py +16 -5
- envoy/extensions/network/dns_resolver/apple/v3/apple_dns_resolver_pb2.py +14 -3
- envoy/extensions/network/dns_resolver/cares/v3/cares_dns_resolver_pb2.py +18 -7
- envoy/extensions/network/dns_resolver/getaddrinfo/v3/getaddrinfo_dns_resolver_pb2.py +14 -3
- envoy/extensions/network/socket_interface/v3/default_socket_interface_pb2.py +14 -3
- envoy/extensions/outlier_detection_monitors/common/v3/error_types_pb2.py +14 -3
- envoy/extensions/outlier_detection_monitors/consecutive_errors/v3/consecutive_errors_pb2.py +18 -7
- envoy/extensions/path/match/uri_template/v3/uri_template_match_pb2.py +16 -5
- envoy/extensions/path/rewrite/uri_template/v3/uri_template_rewrite_pb2.py +16 -5
- envoy/extensions/quic/connection_debug_visitor/quic_stats/v3/quic_stats_pb2.py +16 -5
- envoy/extensions/quic/connection_debug_visitor/v3/connection_debug_visitor_basic_pb2.py +14 -3
- envoy/extensions/quic/connection_id_generator/v3/envoy_deterministic_connection_id_generator_pb2.py +14 -3
- envoy/extensions/quic/crypto_stream/v3/crypto_stream_pb2.py +14 -3
- envoy/extensions/quic/proof_source/v3/proof_source_pb2.py +14 -3
- envoy/extensions/quic/server_preferred_address/v3/datasource_pb2.py +16 -5
- envoy/extensions/quic/server_preferred_address/v3/fixed_server_preferred_address_config_pb2.py +14 -3
- envoy/extensions/rate_limit_descriptors/expr/v3/expr_pb2.py +18 -7
- envoy/extensions/rbac/audit_loggers/stream/v3/stream_pb2.py +14 -3
- envoy/extensions/rbac/matchers/upstream_ip_port/v3/upstream_ip_port_matcher_pb2.py +14 -3
- envoy/extensions/regex_engines/v3/google_re2_pb2.py +14 -3
- envoy/extensions/request_id/uuid/v3/uuid_pb2.py +14 -3
- envoy/extensions/resource_monitors/cpu_utilization/v3/cpu_utilization_pb2.py +16 -5
- envoy/extensions/resource_monitors/downstream_connections/v3/downstream_connections_pb2.py +16 -5
- envoy/extensions/resource_monitors/fixed_heap/v3/fixed_heap_pb2.py +18 -7
- envoy/extensions/resource_monitors/injected_resource/v3/injected_resource_pb2.py +18 -7
- envoy/extensions/retry/host/omit_canary_hosts/v3/omit_canary_hosts_pb2.py +16 -5
- envoy/extensions/retry/host/omit_host_metadata/v3/omit_host_metadata_config_pb2.py +16 -5
- envoy/extensions/retry/host/previous_hosts/v3/previous_hosts_pb2.py +16 -5
- envoy/extensions/retry/priority/previous_priorities/v3/previous_priorities_config_pb2.py +18 -7
- envoy/extensions/router/cluster_specifiers/lua/v3/lua_pb2.py +16 -5
- envoy/extensions/stat_sinks/graphite_statsd/v3/graphite_statsd_pb2.py +18 -7
- envoy/extensions/stat_sinks/open_telemetry/v3/open_telemetry_pb2.py +18 -7
- envoy/extensions/stat_sinks/wasm/v3/wasm_pb2.py +14 -3
- envoy/extensions/string_matcher/lua/v3/lua_pb2.py +16 -5
- envoy/extensions/tracers/opentelemetry/resource_detectors/v3/dynatrace_resource_detector_pb2.py +14 -3
- envoy/extensions/tracers/opentelemetry/resource_detectors/v3/environment_resource_detector_pb2.py +14 -3
- envoy/extensions/tracers/opentelemetry/resource_detectors/v3/static_config_resource_detector_pb2.py +16 -5
- envoy/extensions/tracers/opentelemetry/samplers/v3/always_on_sampler_pb2.py +14 -3
- envoy/extensions/tracers/opentelemetry/samplers/v3/dynatrace_sampler_pb2.py +14 -3
- envoy/extensions/transport_sockets/alts/v3/alts_pb2.py +18 -7
- envoy/extensions/transport_sockets/http_11_proxy/v3/upstream_http_11_connect_pb2.py +14 -3
- envoy/extensions/transport_sockets/internal_upstream/v3/internal_upstream_pb2.py +20 -9
- envoy/extensions/transport_sockets/proxy_protocol/v3/upstream_proxy_protocol_pb2.py +16 -5
- envoy/extensions/transport_sockets/quic/v3/quic_transport_pb2.py +18 -7
- envoy/extensions/transport_sockets/raw_buffer/v3/raw_buffer_pb2.py +16 -5
- envoy/extensions/transport_sockets/s2a/v3/s2a_pb2.py +16 -5
- envoy/extensions/transport_sockets/starttls/v3/starttls_pb2.py +18 -7
- envoy/extensions/transport_sockets/tap/v3/tap_pb2.py +20 -9
- envoy/extensions/transport_sockets/tcp_stats/v3/tcp_stats_pb2.py +18 -7
- envoy/extensions/transport_sockets/tls/v3/cert_pb2.py +14 -3
- envoy/extensions/transport_sockets/tls/v3/common_pb2.py +60 -49
- envoy/extensions/transport_sockets/tls/v3/secret_pb2.py +24 -13
- envoy/extensions/transport_sockets/tls/v3/tls_pb2.py +50 -39
- envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config_pb2.py +18 -7
- envoy/extensions/udp_packet_writer/v3/udp_default_writer_factory_pb2.py +14 -3
- envoy/extensions/udp_packet_writer/v3/udp_gso_batch_writer_factory_pb2.py +14 -3
- envoy/extensions/upstreams/http/generic/v3/generic_connection_pool_pb2.py +14 -3
- envoy/extensions/upstreams/http/http/v3/http_connection_pool_pb2.py +14 -3
- envoy/extensions/upstreams/http/tcp/v3/tcp_connection_pool_pb2.py +14 -3
- envoy/extensions/upstreams/http/udp/v3/udp_connection_pool_pb2.py +14 -3
- envoy/extensions/upstreams/http/v3/http_protocol_options_pb2.py +18 -7
- envoy/extensions/upstreams/tcp/generic/v3/generic_connection_pool_pb2.py +14 -3
- envoy/extensions/upstreams/tcp/v3/tcp_protocol_options_pb2.py +14 -3
- envoy/extensions/wasm/v3/wasm_pb2.py +20 -9
- envoy/extensions/watchdog/profile_action/v3/profile_action_pb2.py +16 -5
- envoy/service/accesslog/v2/als_pb2.py +24 -13
- envoy/service/accesslog/v2/als_pb2_grpc.py +35 -4
- envoy/service/accesslog/v3/als_pb2.py +34 -23
- envoy/service/accesslog/v3/als_pb2_grpc.py +35 -4
- envoy/service/auth/v2/attribute_context_pb2.py +20 -9
- envoy/service/auth/v2/attribute_context_pb2_grpc.py +20 -0
- envoy/service/auth/v2/external_auth_pb2.py +16 -5
- envoy/service/auth/v2/external_auth_pb2_grpc.py +35 -4
- envoy/service/auth/v2alpha/external_auth_pb2.py +14 -3
- envoy/service/auth/v2alpha/external_auth_pb2_grpc.py +35 -4
- envoy/service/auth/v3/attribute_context_pb2.py +32 -21
- envoy/service/auth/v3/attribute_context_pb2_grpc.py +20 -0
- envoy/service/auth/v3/external_auth_pb2.py +24 -13
- envoy/service/auth/v3/external_auth_pb2_grpc.py +35 -4
- envoy/service/cluster/v3/cds_pb2.py +20 -9
- envoy/service/cluster/v3/cds_pb2_grpc.py +63 -12
- envoy/service/discovery/v2/ads_pb2.py +14 -3
- envoy/service/discovery/v2/ads_pb2_grpc.py +49 -8
- envoy/service/discovery/v2/hds_pb2.py +16 -5
- envoy/service/discovery/v2/hds_pb2_grpc.py +49 -8
- envoy/service/discovery/v2/rtds_pb2.py +20 -9
- envoy/service/discovery/v2/rtds_pb2_grpc.py +63 -12
- envoy/service/discovery/v2/sds_pb2.py +18 -7
- envoy/service/discovery/v2/sds_pb2_grpc.py +63 -12
- envoy/service/discovery/v3/ads_pb2.py +16 -5
- envoy/service/discovery/v3/ads_pb2_grpc.py +49 -8
- envoy/service/discovery/v3/discovery_pb2.py +30 -19
- envoy/service/discovery/v3/discovery_pb2_grpc.py +20 -0
- envoy/service/endpoint/v3/eds_pb2.py +20 -9
- envoy/service/endpoint/v3/eds_pb2_grpc.py +63 -12
- envoy/service/endpoint/v3/leds_pb2.py +16 -5
- envoy/service/endpoint/v3/leds_pb2_grpc.py +35 -4
- envoy/service/event_reporting/v2alpha/event_reporting_service_pb2.py +18 -7
- envoy/service/event_reporting/v2alpha/event_reporting_service_pb2_grpc.py +35 -4
- envoy/service/event_reporting/v3/event_reporting_service_pb2.py +24 -13
- envoy/service/event_reporting/v3/event_reporting_service_pb2_grpc.py +35 -4
- envoy/service/ext_proc/v3/external_processor_pb2.py +30 -19
- envoy/service/ext_proc/v3/external_processor_pb2_grpc.py +35 -4
- envoy/service/extension/v3/config_discovery_pb2.py +18 -7
- envoy/service/extension/v3/config_discovery_pb2_grpc.py +63 -12
- envoy/service/health/v3/hds_pb2.py +34 -23
- envoy/service/health/v3/hds_pb2_grpc.py +49 -8
- envoy/service/listener/v3/lds_pb2.py +20 -9
- envoy/service/listener/v3/lds_pb2_grpc.py +63 -12
- envoy/service/load_stats/v2/lrs_pb2.py +14 -3
- envoy/service/load_stats/v2/lrs_pb2_grpc.py +35 -4
- envoy/service/load_stats/v3/lrs_pb2.py +18 -7
- envoy/service/load_stats/v3/lrs_pb2_grpc.py +35 -4
- envoy/service/rate_limit_quota/v3/rlqs_pb2.py +34 -23
- envoy/service/rate_limit_quota/v3/rlqs_pb2_grpc.py +35 -4
- envoy/service/ratelimit/v2/rls_pb2.py +16 -5
- envoy/service/ratelimit/v2/rls_pb2_grpc.py +35 -4
- envoy/service/ratelimit/v3/rls_pb2.py +24 -13
- envoy/service/ratelimit/v3/rls_pb2_grpc.py +35 -4
- envoy/service/redis_auth/v3/redis_external_auth_pb2.py +14 -3
- envoy/service/redis_auth/v3/redis_external_auth_pb2_grpc.py +35 -4
- envoy/service/route/v3/rds_pb2.py +22 -11
- envoy/service/route/v3/rds_pb2_grpc.py +78 -16
- envoy/service/route/v3/srds_pb2.py +20 -9
- envoy/service/route/v3/srds_pb2_grpc.py +63 -12
- envoy/service/runtime/v3/rtds_pb2.py +24 -13
- envoy/service/runtime/v3/rtds_pb2_grpc.py +63 -12
- envoy/service/secret/v3/sds_pb2.py +20 -9
- envoy/service/secret/v3/sds_pb2_grpc.py +63 -12
- envoy/service/status/v2/csds_pb2.py +16 -5
- envoy/service/status/v2/csds_pb2_grpc.py +49 -8
- envoy/service/status/v3/csds_pb2.py +28 -17
- envoy/service/status/v3/csds_pb2_grpc.py +49 -8
- envoy/service/tap/v2alpha/common_pb2.py +34 -23
- envoy/service/tap/v2alpha/common_pb2_grpc.py +20 -0
- envoy/service/tap/v2alpha/tap_pb2.py +16 -5
- envoy/service/tap/v2alpha/tap_pb2_grpc.py +35 -4
- envoy/service/tap/v3/tap_pb2.py +22 -11
- envoy/service/tap/v3/tap_pb2_grpc.py +35 -4
- envoy/type/hash_policy_pb2.py +16 -5
- envoy/type/http/v3/cookie_pb2.py +18 -7
- envoy/type/http/v3/path_transformation_pb2.py +16 -5
- envoy/type/http_pb2.py +14 -3
- envoy/type/http_status_pb2.py +16 -5
- envoy/type/matcher/metadata_pb2.py +24 -13
- envoy/type/matcher/node_pb2.py +14 -3
- envoy/type/matcher/number_pb2.py +16 -5
- envoy/type/matcher/path_pb2.py +18 -7
- envoy/type/matcher/regex_pb2.py +22 -11
- envoy/type/matcher/string_pb2.py +26 -15
- envoy/type/matcher/struct_pb2.py +22 -11
- envoy/type/matcher/v3/address_pb2.py +14 -3
- envoy/type/matcher/v3/filter_state_pb2.py +18 -7
- envoy/type/matcher/v3/http_inputs_pb2.py +24 -13
- envoy/type/matcher/v3/metadata_pb2.py +28 -17
- envoy/type/matcher/v3/node_pb2.py +16 -5
- envoy/type/matcher/v3/number_pb2.py +18 -7
- envoy/type/matcher/v3/path_pb2.py +20 -9
- envoy/type/matcher/v3/regex_pb2.py +30 -19
- envoy/type/matcher/v3/status_code_input_pb2.py +14 -3
- envoy/type/matcher/v3/string_pb2.py +30 -19
- envoy/type/matcher/v3/struct_pb2.py +26 -15
- envoy/type/matcher/v3/value_pb2.py +26 -15
- envoy/type/matcher/value_pb2.py +18 -7
- envoy/type/metadata/v2/metadata_pb2.py +24 -13
- envoy/type/metadata/v3/metadata_pb2.py +38 -27
- envoy/type/percent_pb2.py +18 -7
- envoy/type/range_pb2.py +14 -3
- envoy/type/semantic_version_pb2.py +14 -3
- envoy/type/token_bucket_pb2.py +20 -9
- envoy/type/tracing/v2/custom_tag_pb2.py +24 -13
- envoy/type/tracing/v3/custom_tag_pb2.py +34 -23
- envoy/type/v3/hash_policy_pb2.py +22 -11
- envoy/type/v3/http_pb2.py +14 -3
- envoy/type/v3/http_status_pb2.py +18 -7
- envoy/type/v3/percent_pb2.py +22 -11
- envoy/type/v3/range_pb2.py +20 -9
- envoy/type/v3/ratelimit_strategy_pb2.py +20 -9
- envoy/type/v3/ratelimit_unit_pb2.py +14 -3
- envoy/type/v3/semantic_version_pb2.py +16 -5
- envoy/type/v3/token_bucket_pb2.py +22 -11
- envoy/watchdog/v3/abort_action_pb2.py +14 -3
- google/api/annotations_pb2.py +14 -3
- google/api/apikeys/v2/apikeys_pb2.py +58 -47
- google/api/apikeys/v2/resources_pb2.py +34 -23
- google/api/auth_pb2.py +14 -3
- google/api/backend_pb2.py +18 -7
- google/api/billing_pb2.py +14 -3
- google/api/client_pb2.py +22 -11
- google/api/cloudquotas/v1/cloudquotas_pb2.py +62 -51
- google/api/cloudquotas/v1/resources_pb2.py +54 -43
- google/api/config_change_pb2.py +14 -3
- google/api/consumer_pb2.py +14 -3
- google/api/context_pb2.py +14 -3
- google/api/control_pb2.py +14 -3
- google/api/distribution_pb2.py +14 -3
- google/api/documentation_pb2.py +14 -3
- google/api/endpoint_pb2.py +14 -3
- google/api/error_reason_pb2.py +14 -3
- google/api/expr/conformance/v1alpha1/conformance_service_pb2.py +18 -7
- google/api/expr/v1alpha1/checked_pb2.py +18 -7
- google/api/expr/v1alpha1/eval_pb2.py +14 -3
- google/api/expr/v1alpha1/explain_pb2.py +16 -5
- google/api/expr/v1alpha1/syntax_pb2.py +22 -11
- google/api/expr/v1alpha1/value_pb2.py +14 -3
- google/api/expr/v1beta1/decl_pb2.py +14 -3
- google/api/expr/v1beta1/eval_pb2.py +14 -3
- google/api/expr/v1beta1/expr_pb2.py +14 -3
- google/api/expr/v1beta1/source_pb2.py +16 -5
- google/api/expr/v1beta1/value_pb2.py +14 -3
- google/api/field_behavior_pb2.py +16 -5
- google/api/field_info_pb2.py +14 -3
- google/api/http_pb2.py +14 -3
- google/api/httpbody_pb2.py +14 -3
- google/api/label_pb2.py +14 -3
- google/api/launch_stage_pb2.py +14 -3
- google/api/log_pb2.py +14 -3
- google/api/logging_pb2.py +14 -3
- google/api/metric_pb2.py +18 -7
- google/api/monitored_resource_pb2.py +18 -7
- google/api/monitoring_pb2.py +14 -3
- google/api/policy_pb2.py +14 -3
- google/api/quota_pb2.py +18 -7
- google/api/resource_pb2.py +14 -3
- google/api/routing_pb2.py +14 -3
- google/api/service_pb2.py +14 -3
- google/api/servicecontrol/v1/check_error_pb2.py +14 -3
- google/api/servicecontrol/v1/distribution_pb2.py +14 -3
- google/api/servicecontrol/v1/http_request_pb2.py +14 -3
- google/api/servicecontrol/v1/log_entry_pb2.py +16 -5
- google/api/servicecontrol/v1/metric_value_pb2.py +16 -5
- google/api/servicecontrol/v1/operation_pb2.py +16 -5
- google/api/servicecontrol/v1/quota_controller_pb2.py +20 -9
- google/api/servicecontrol/v1/service_controller_pb2.py +20 -9
- google/api/servicecontrol/v2/service_controller_pb2.py +22 -11
- google/api/servicemanagement/v1/resources_pb2.py +18 -7
- google/api/servicemanagement/v1/servicemanager_pb2.py +84 -73
- google/api/serviceusage/v1/resources_pb2.py +16 -5
- google/api/serviceusage/v1/serviceusage_pb2.py +28 -17
- google/api/serviceusage/v1beta1/resources_pb2.py +22 -11
- google/api/serviceusage/v1beta1/serviceusage_pb2.py +54 -43
- google/api/source_info_pb2.py +14 -3
- google/api/system_parameter_pb2.py +14 -3
- google/api/usage_pb2.py +14 -3
- google/api/visibility_pb2.py +14 -3
- google/logging/type/http_request_pb2.py +14 -3
- google/logging/type/log_severity_pb2.py +14 -3
- google/logging/v2/log_entry_pb2.py +60 -49
- google/logging/v2/logging_config_pb2.py +300 -289
- google/logging/v2/logging_metrics_pb2.py +72 -61
- google/logging/v2/logging_pb2.py +74 -63
- google/longrunning/operations_pb2.py +24 -13
- google/rpc/code_pb2.py +14 -3
- google/rpc/context/attribute_context_pb2.py +24 -13
- google/rpc/context/audit_context_pb2.py +14 -3
- google/rpc/error_details_pb2.py +16 -5
- google/rpc/http_pb2.py +14 -3
- google/rpc/status_pb2.py +14 -3
- google/type/calendar_period_pb2.py +14 -3
- google/type/color_pb2.py +14 -3
- google/type/date_pb2.py +14 -3
- google/type/datetime_pb2.py +14 -3
- google/type/dayofweek_pb2.py +14 -3
- google/type/decimal_pb2.py +14 -3
- google/type/expr_pb2.py +14 -3
- google/type/fraction_pb2.py +14 -3
- google/type/interval_pb2.py +14 -3
- google/type/latlng_pb2.py +14 -3
- google/type/localized_text_pb2.py +14 -3
- google/type/money_pb2.py +14 -3
- google/type/month_pb2.py +14 -3
- google/type/phone_number_pb2.py +14 -3
- google/type/postal_address_pb2.py +14 -3
- google/type/quaternion_pb2.py +14 -3
- google/type/timeofday_pb2.py +14 -3
- opencensus/proto/agent/common/v1/common_pb2.py +16 -5
- opencensus/proto/agent/metrics/v1/metrics_service_pb2.py +14 -3
- opencensus/proto/agent/trace/v1/trace_service_pb2.py +14 -3
- opencensus/proto/metrics/v1/metrics_pb2.py +16 -5
- opencensus/proto/resource/v1/resource_pb2.py +16 -5
- opencensus/proto/stats/v1/stats_pb2.py +14 -3
- opencensus/proto/trace/v1/trace_config_pb2.py +14 -3
- opencensus/proto/trace/v1/trace_pb2.py +16 -5
- opentelemetry/proto/collector/logs/v1/logs_service_pb2.py +14 -3
- opentelemetry/proto/collector/metrics/v1/metrics_service_pb2.py +14 -3
- opentelemetry/proto/collector/trace/v1/trace_service_pb2.py +14 -3
- opentelemetry/proto/common/v1/common_pb2.py +16 -5
- opentelemetry/proto/logs/v1/logs_pb2.py +14 -3
- opentelemetry/proto/metrics/experimental/metrics_config_service_pb2.py +14 -3
- opentelemetry/proto/metrics/v1/metrics_pb2.py +40 -29
- opentelemetry/proto/resource/v1/resource_pb2.py +14 -3
- opentelemetry/proto/trace/v1/trace_config_pb2.py +14 -3
- opentelemetry/proto/trace/v1/trace_pb2.py +16 -5
- udpa/annotations/migrate_pb2.py +14 -3
- udpa/annotations/security_pb2.py +14 -3
- udpa/annotations/sensitive_pb2.py +14 -3
- udpa/annotations/status_pb2.py +14 -3
- udpa/annotations/versioning_pb2.py +14 -3
- udpa/data/orca/v1/orca_load_report_pb2.py +24 -13
- udpa/service/orca/v1/orca_pb2.py +14 -3
- udpa/type/v1/typed_struct_pb2.py +14 -3
- validate/validate_pb2.py +14 -3
- xds/annotations/v3/migrate_pb2.py +14 -3
- xds/annotations/v3/security_pb2.py +14 -3
- xds/annotations/v3/sensitive_pb2.py +14 -3
- xds/annotations/v3/status_pb2.py +14 -3
- xds/annotations/v3/versioning_pb2.py +14 -3
- xds/core/v3/authority_pb2.py +16 -5
- xds/core/v3/cidr_pb2.py +18 -7
- xds/core/v3/collection_entry_pb2.py +18 -7
- xds/core/v3/context_params_pb2.py +16 -5
- xds/core/v3/extension_pb2.py +18 -7
- xds/core/v3/resource_locator_pb2.py +22 -11
- xds/core/v3/resource_name_pb2.py +16 -5
- xds/core/v3/resource_pb2.py +14 -3
- xds/data/orca/v3/orca_load_report_pb2.py +34 -23
- xds/service/orca/v3/orca_pb2.py +14 -3
- xds/type/matcher/v3/cel_pb2.py +16 -5
- xds/type/matcher/v3/domain_pb2.py +16 -5
- xds/type/matcher/v3/http_inputs_pb2.py +14 -3
- xds/type/matcher/v3/ip_pb2.py +16 -5
- xds/type/matcher/v3/matcher_pb2.py +40 -29
- xds/type/matcher/v3/range_pb2.py +20 -9
- xds/type/matcher/v3/regex_pb2.py +20 -9
- xds/type/matcher/v3/string_pb2.py +26 -15
- xds/type/v3/cel_pb2.py +18 -7
- xds/type/v3/range_pb2.py +14 -3
- xds/type/v3/typed_struct_pb2.py +14 -3
- {xds_protos-1.75.0rc1.dist-info → xds_protos-1.76.0rc1.dist-info}/METADATA +2 -2
- {xds_protos-1.75.0rc1.dist-info → xds_protos-1.76.0rc1.dist-info}/RECORD +738 -738
- {xds_protos-1.75.0rc1.dist-info → xds_protos-1.76.0rc1.dist-info}/WHEEL +0 -0
- {xds_protos-1.75.0rc1.dist-info → xds_protos-1.76.0rc1.dist-info}/top_level.txt +0 -0
|
@@ -1,11 +1,22 @@
|
|
|
1
1
|
# -*- coding: utf-8 -*-
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
3
4
|
# source: envoy/extensions/network/dns_resolver/getaddrinfo/v3/getaddrinfo_dns_resolver.proto
|
|
5
|
+
# Protobuf Python Version: 6.31.1
|
|
4
6
|
"""Generated protocol buffer code."""
|
|
5
7
|
from google.protobuf import descriptor as _descriptor
|
|
6
8
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
9
|
+
from google.protobuf import runtime_version as _runtime_version
|
|
7
10
|
from google.protobuf import symbol_database as _symbol_database
|
|
8
11
|
from google.protobuf.internal import builder as _builder
|
|
12
|
+
_runtime_version.ValidateProtobufRuntimeVersion(
|
|
13
|
+
_runtime_version.Domain.PUBLIC,
|
|
14
|
+
6,
|
|
15
|
+
31,
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
|
+
'envoy/extensions/network/dns_resolver/getaddrinfo/v3/getaddrinfo_dns_resolver.proto'
|
|
19
|
+
)
|
|
9
20
|
# @@protoc_insertion_point(imports)
|
|
10
21
|
|
|
11
22
|
_sym_db = _symbol_database.Default()
|
|
@@ -20,9 +31,9 @@ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nSenvoy/extensions/
|
|
|
20
31
|
_globals = globals()
|
|
21
32
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
22
33
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'envoy.extensions.network.dns_resolver.getaddrinfo.v3.getaddrinfo_dns_resolver_pb2', _globals)
|
|
23
|
-
if _descriptor._USE_C_DESCRIPTORS
|
|
24
|
-
DESCRIPTOR.
|
|
25
|
-
DESCRIPTOR._serialized_options = b'\nBio.envoyproxy.envoy.extensions.network.dns_resolver.getaddrinfo.v3B\033GetaddrinfoDnsResolverProtoP\001Zigithub.com/envoyproxy/go-control-plane/envoy/extensions/network/dns_resolver/getaddrinfo/v3;getaddrinfov3\272\200\310\321\006\002\020\002'
|
|
34
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
35
|
+
_globals['DESCRIPTOR']._loaded_options = None
|
|
36
|
+
_globals['DESCRIPTOR']._serialized_options = b'\nBio.envoyproxy.envoy.extensions.network.dns_resolver.getaddrinfo.v3B\033GetaddrinfoDnsResolverProtoP\001Zigithub.com/envoyproxy/go-control-plane/envoy/extensions/network/dns_resolver/getaddrinfo/v3;getaddrinfov3\272\200\310\321\006\002\020\002'
|
|
26
37
|
_globals['_GETADDRINFODNSRESOLVERCONFIG']._serialized_start=204
|
|
27
38
|
_globals['_GETADDRINFODNSRESOLVERCONFIG']._serialized_end=285
|
|
28
39
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -1,11 +1,22 @@
|
|
|
1
1
|
# -*- coding: utf-8 -*-
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
3
4
|
# source: envoy/extensions/network/socket_interface/v3/default_socket_interface.proto
|
|
5
|
+
# Protobuf Python Version: 6.31.1
|
|
4
6
|
"""Generated protocol buffer code."""
|
|
5
7
|
from google.protobuf import descriptor as _descriptor
|
|
6
8
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
9
|
+
from google.protobuf import runtime_version as _runtime_version
|
|
7
10
|
from google.protobuf import symbol_database as _symbol_database
|
|
8
11
|
from google.protobuf.internal import builder as _builder
|
|
12
|
+
_runtime_version.ValidateProtobufRuntimeVersion(
|
|
13
|
+
_runtime_version.Domain.PUBLIC,
|
|
14
|
+
6,
|
|
15
|
+
31,
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
|
+
'envoy/extensions/network/socket_interface/v3/default_socket_interface.proto'
|
|
19
|
+
)
|
|
9
20
|
# @@protoc_insertion_point(imports)
|
|
10
21
|
|
|
11
22
|
_sym_db = _symbol_database.Default()
|
|
@@ -19,9 +30,9 @@ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nKenvoy/extensions/
|
|
|
19
30
|
_globals = globals()
|
|
20
31
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
21
32
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'envoy.extensions.network.socket_interface.v3.default_socket_interface_pb2', _globals)
|
|
22
|
-
if _descriptor._USE_C_DESCRIPTORS
|
|
23
|
-
DESCRIPTOR.
|
|
24
|
-
DESCRIPTOR._serialized_options = b'\n:io.envoyproxy.envoy.extensions.network.socket_interface.v3B\033DefaultSocketInterfaceProtoP\001Zfgithub.com/envoyproxy/go-control-plane/envoy/extensions/network/socket_interface/v3;socket_interfacev3\272\200\310\321\006\002\020\002'
|
|
33
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
34
|
+
_globals['DESCRIPTOR']._loaded_options = None
|
|
35
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n:io.envoyproxy.envoy.extensions.network.socket_interface.v3B\033DefaultSocketInterfaceProtoP\001Zfgithub.com/envoyproxy/go-control-plane/envoy/extensions/network/socket_interface/v3;socket_interfacev3\272\200\310\321\006\002\020\002'
|
|
25
36
|
_globals['_DEFAULTSOCKETINTERFACE']._serialized_start=156
|
|
26
37
|
_globals['_DEFAULTSOCKETINTERFACE']._serialized_end=180
|
|
27
38
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -1,11 +1,22 @@
|
|
|
1
1
|
# -*- coding: utf-8 -*-
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
3
4
|
# source: envoy/extensions/outlier_detection_monitors/common/v3/error_types.proto
|
|
5
|
+
# Protobuf Python Version: 6.31.1
|
|
4
6
|
"""Generated protocol buffer code."""
|
|
5
7
|
from google.protobuf import descriptor as _descriptor
|
|
6
8
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
9
|
+
from google.protobuf import runtime_version as _runtime_version
|
|
7
10
|
from google.protobuf import symbol_database as _symbol_database
|
|
8
11
|
from google.protobuf.internal import builder as _builder
|
|
12
|
+
_runtime_version.ValidateProtobufRuntimeVersion(
|
|
13
|
+
_runtime_version.Domain.PUBLIC,
|
|
14
|
+
6,
|
|
15
|
+
31,
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
|
+
'envoy/extensions/outlier_detection_monitors/common/v3/error_types.proto'
|
|
19
|
+
)
|
|
9
20
|
# @@protoc_insertion_point(imports)
|
|
10
21
|
|
|
11
22
|
_sym_db = _symbol_database.Default()
|
|
@@ -20,9 +31,9 @@ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nGenvoy/extensions/
|
|
|
20
31
|
_globals = globals()
|
|
21
32
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
22
33
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'envoy.extensions.outlier_detection_monitors.common.v3.error_types_pb2', _globals)
|
|
23
|
-
if _descriptor._USE_C_DESCRIPTORS
|
|
24
|
-
DESCRIPTOR.
|
|
25
|
-
DESCRIPTOR._serialized_options = b'\nCio.envoyproxy.envoy.extensions.outlier_detection_monitors.common.v3B\017ErrorTypesProtoP\001Zegithub.com/envoyproxy/go-control-plane/envoy/extensions/outlier_detection_monitors/common/v3;commonv3\272\200\310\321\006\002\020\002'
|
|
34
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
35
|
+
_globals['DESCRIPTOR']._loaded_options = None
|
|
36
|
+
_globals['DESCRIPTOR']._serialized_options = b'\nCio.envoyproxy.envoy.extensions.outlier_detection_monitors.common.v3B\017ErrorTypesProtoP\001Zegithub.com/envoyproxy/go-control-plane/envoy/extensions/outlier_detection_monitors/common/v3;commonv3\272\200\310\321\006\002\020\002'
|
|
26
37
|
_globals['_HTTPERRORS']._serialized_start=188
|
|
27
38
|
_globals['_HTTPERRORS']._serialized_end=242
|
|
28
39
|
_globals['_LOCALORIGINERRORS']._serialized_start=244
|
|
@@ -1,11 +1,22 @@
|
|
|
1
1
|
# -*- coding: utf-8 -*-
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
3
4
|
# source: envoy/extensions/outlier_detection_monitors/consecutive_errors/v3/consecutive_errors.proto
|
|
5
|
+
# Protobuf Python Version: 6.31.1
|
|
4
6
|
"""Generated protocol buffer code."""
|
|
5
7
|
from google.protobuf import descriptor as _descriptor
|
|
6
8
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
9
|
+
from google.protobuf import runtime_version as _runtime_version
|
|
7
10
|
from google.protobuf import symbol_database as _symbol_database
|
|
8
11
|
from google.protobuf.internal import builder as _builder
|
|
12
|
+
_runtime_version.ValidateProtobufRuntimeVersion(
|
|
13
|
+
_runtime_version.Domain.PUBLIC,
|
|
14
|
+
6,
|
|
15
|
+
31,
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
|
+
'envoy/extensions/outlier_detection_monitors/consecutive_errors/v3/consecutive_errors.proto'
|
|
19
|
+
)
|
|
9
20
|
# @@protoc_insertion_point(imports)
|
|
10
21
|
|
|
11
22
|
_sym_db = _symbol_database.Default()
|
|
@@ -22,13 +33,13 @@ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nZenvoy/extensions/
|
|
|
22
33
|
_globals = globals()
|
|
23
34
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
24
35
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'envoy.extensions.outlier_detection_monitors.consecutive_errors.v3.consecutive_errors_pb2', _globals)
|
|
25
|
-
if _descriptor._USE_C_DESCRIPTORS
|
|
26
|
-
DESCRIPTOR.
|
|
27
|
-
DESCRIPTOR._serialized_options = b'\nOio.envoyproxy.envoy.extensions.outlier_detection_monitors.consecutive_errors.v3B\026ConsecutiveErrorsProtoP\001Z}github.com/envoyproxy/go-control-plane/envoy/extensions/outlier_detection_monitors/consecutive_errors/v3;consecutive_errorsv3\272\200\310\321\006\002\020\002'
|
|
28
|
-
_CONSECUTIVEERRORS.fields_by_name['threshold'].
|
|
29
|
-
_CONSECUTIVEERRORS.fields_by_name['threshold']._serialized_options = b'\372B\004*\002\030d'
|
|
30
|
-
_CONSECUTIVEERRORS.fields_by_name['enforcing'].
|
|
31
|
-
_CONSECUTIVEERRORS.fields_by_name['enforcing']._serialized_options = b'\372B\004*\002\030d'
|
|
36
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
37
|
+
_globals['DESCRIPTOR']._loaded_options = None
|
|
38
|
+
_globals['DESCRIPTOR']._serialized_options = b'\nOio.envoyproxy.envoy.extensions.outlier_detection_monitors.consecutive_errors.v3B\026ConsecutiveErrorsProtoP\001Z}github.com/envoyproxy/go-control-plane/envoy/extensions/outlier_detection_monitors/consecutive_errors/v3;consecutive_errorsv3\272\200\310\321\006\002\020\002'
|
|
39
|
+
_globals['_CONSECUTIVEERRORS'].fields_by_name['threshold']._loaded_options = None
|
|
40
|
+
_globals['_CONSECUTIVEERRORS'].fields_by_name['threshold']._serialized_options = b'\372B\004*\002\030d'
|
|
41
|
+
_globals['_CONSECUTIVEERRORS'].fields_by_name['enforcing']._loaded_options = None
|
|
42
|
+
_globals['_CONSECUTIVEERRORS'].fields_by_name['enforcing']._serialized_options = b'\372B\004*\002\030d'
|
|
32
43
|
_globals['_CONSECUTIVEERRORS']._serialized_start=323
|
|
33
44
|
_globals['_CONSECUTIVEERRORS']._serialized_end=564
|
|
34
45
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -1,11 +1,22 @@
|
|
|
1
1
|
# -*- coding: utf-8 -*-
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
3
4
|
# source: envoy/extensions/path/match/uri_template/v3/uri_template_match.proto
|
|
5
|
+
# Protobuf Python Version: 6.31.1
|
|
4
6
|
"""Generated protocol buffer code."""
|
|
5
7
|
from google.protobuf import descriptor as _descriptor
|
|
6
8
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
9
|
+
from google.protobuf import runtime_version as _runtime_version
|
|
7
10
|
from google.protobuf import symbol_database as _symbol_database
|
|
8
11
|
from google.protobuf.internal import builder as _builder
|
|
12
|
+
_runtime_version.ValidateProtobufRuntimeVersion(
|
|
13
|
+
_runtime_version.Domain.PUBLIC,
|
|
14
|
+
6,
|
|
15
|
+
31,
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
|
+
'envoy/extensions/path/match/uri_template/v3/uri_template_match.proto'
|
|
19
|
+
)
|
|
9
20
|
# @@protoc_insertion_point(imports)
|
|
10
21
|
|
|
11
22
|
_sym_db = _symbol_database.Default()
|
|
@@ -20,11 +31,11 @@ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nDenvoy/extensions/
|
|
|
20
31
|
_globals = globals()
|
|
21
32
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
22
33
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'envoy.extensions.path.match.uri_template.v3.uri_template_match_pb2', _globals)
|
|
23
|
-
if _descriptor._USE_C_DESCRIPTORS
|
|
24
|
-
DESCRIPTOR.
|
|
25
|
-
DESCRIPTOR._serialized_options = b'\n9io.envoyproxy.envoy.extensions.path.match.uri_template.v3B\025UriTemplateMatchProtoP\001Zagithub.com/envoyproxy/go-control-plane/envoy/extensions/path/match/uri_template/v3;uri_templatev3\272\200\310\321\006\002\020\002'
|
|
26
|
-
_URITEMPLATEMATCHCONFIG.fields_by_name['path_template'].
|
|
27
|
-
_URITEMPLATEMATCHCONFIG.fields_by_name['path_template']._serialized_options = b'\372B\007r\005\020\001\030\200\002'
|
|
34
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
35
|
+
_globals['DESCRIPTOR']._loaded_options = None
|
|
36
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n9io.envoyproxy.envoy.extensions.path.match.uri_template.v3B\025UriTemplateMatchProtoP\001Zagithub.com/envoyproxy/go-control-plane/envoy/extensions/path/match/uri_template/v3;uri_templatev3\272\200\310\321\006\002\020\002'
|
|
37
|
+
_globals['_URITEMPLATEMATCHCONFIG'].fields_by_name['path_template']._loaded_options = None
|
|
38
|
+
_globals['_URITEMPLATEMATCHCONFIG'].fields_by_name['path_template']._serialized_options = b'\372B\007r\005\020\001\030\200\002'
|
|
28
39
|
_globals['_URITEMPLATEMATCHCONFIG']._serialized_start=173
|
|
29
40
|
_globals['_URITEMPLATEMATCHCONFIG']._serialized_end=232
|
|
30
41
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -1,11 +1,22 @@
|
|
|
1
1
|
# -*- coding: utf-8 -*-
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
3
4
|
# source: envoy/extensions/path/rewrite/uri_template/v3/uri_template_rewrite.proto
|
|
5
|
+
# Protobuf Python Version: 6.31.1
|
|
4
6
|
"""Generated protocol buffer code."""
|
|
5
7
|
from google.protobuf import descriptor as _descriptor
|
|
6
8
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
9
|
+
from google.protobuf import runtime_version as _runtime_version
|
|
7
10
|
from google.protobuf import symbol_database as _symbol_database
|
|
8
11
|
from google.protobuf.internal import builder as _builder
|
|
12
|
+
_runtime_version.ValidateProtobufRuntimeVersion(
|
|
13
|
+
_runtime_version.Domain.PUBLIC,
|
|
14
|
+
6,
|
|
15
|
+
31,
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
|
+
'envoy/extensions/path/rewrite/uri_template/v3/uri_template_rewrite.proto'
|
|
19
|
+
)
|
|
9
20
|
# @@protoc_insertion_point(imports)
|
|
10
21
|
|
|
11
22
|
_sym_db = _symbol_database.Default()
|
|
@@ -20,11 +31,11 @@ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nHenvoy/extensions/
|
|
|
20
31
|
_globals = globals()
|
|
21
32
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
22
33
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'envoy.extensions.path.rewrite.uri_template.v3.uri_template_rewrite_pb2', _globals)
|
|
23
|
-
if _descriptor._USE_C_DESCRIPTORS
|
|
24
|
-
DESCRIPTOR.
|
|
25
|
-
DESCRIPTOR._serialized_options = b'\n;io.envoyproxy.envoy.extensions.path.rewrite.uri_template.v3B\027UriTemplateRewriteProtoP\001Zcgithub.com/envoyproxy/go-control-plane/envoy/extensions/path/rewrite/uri_template/v3;uri_templatev3\272\200\310\321\006\002\020\002'
|
|
26
|
-
_URITEMPLATEREWRITECONFIG.fields_by_name['path_template_rewrite'].
|
|
27
|
-
_URITEMPLATEREWRITECONFIG.fields_by_name['path_template_rewrite']._serialized_options = b'\372B\007r\005\020\001\030\200\002'
|
|
34
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
35
|
+
_globals['DESCRIPTOR']._loaded_options = None
|
|
36
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n;io.envoyproxy.envoy.extensions.path.rewrite.uri_template.v3B\027UriTemplateRewriteProtoP\001Zcgithub.com/envoyproxy/go-control-plane/envoy/extensions/path/rewrite/uri_template/v3;uri_templatev3\272\200\310\321\006\002\020\002'
|
|
37
|
+
_globals['_URITEMPLATEREWRITECONFIG'].fields_by_name['path_template_rewrite']._loaded_options = None
|
|
38
|
+
_globals['_URITEMPLATEREWRITECONFIG'].fields_by_name['path_template_rewrite']._serialized_options = b'\372B\007r\005\020\001\030\200\002'
|
|
28
39
|
_globals['_URITEMPLATEREWRITECONFIG']._serialized_start=179
|
|
29
40
|
_globals['_URITEMPLATEREWRITECONFIG']._serialized_end=248
|
|
30
41
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -1,11 +1,22 @@
|
|
|
1
1
|
# -*- coding: utf-8 -*-
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
3
4
|
# source: envoy/extensions/quic/connection_debug_visitor/quic_stats/v3/quic_stats.proto
|
|
5
|
+
# Protobuf Python Version: 6.31.1
|
|
4
6
|
"""Generated protocol buffer code."""
|
|
5
7
|
from google.protobuf import descriptor as _descriptor
|
|
6
8
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
9
|
+
from google.protobuf import runtime_version as _runtime_version
|
|
7
10
|
from google.protobuf import symbol_database as _symbol_database
|
|
8
11
|
from google.protobuf.internal import builder as _builder
|
|
12
|
+
_runtime_version.ValidateProtobufRuntimeVersion(
|
|
13
|
+
_runtime_version.Domain.PUBLIC,
|
|
14
|
+
6,
|
|
15
|
+
31,
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
|
+
'envoy/extensions/quic/connection_debug_visitor/quic_stats/v3/quic_stats.proto'
|
|
19
|
+
)
|
|
9
20
|
# @@protoc_insertion_point(imports)
|
|
10
21
|
|
|
11
22
|
_sym_db = _symbol_database.Default()
|
|
@@ -21,11 +32,11 @@ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nMenvoy/extensions/
|
|
|
21
32
|
_globals = globals()
|
|
22
33
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
23
34
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'envoy.extensions.quic.connection_debug_visitor.quic_stats.v3.quic_stats_pb2', _globals)
|
|
24
|
-
if _descriptor._USE_C_DESCRIPTORS
|
|
25
|
-
DESCRIPTOR.
|
|
26
|
-
DESCRIPTOR._serialized_options = b'\nJio.envoyproxy.envoy.extensions.quic.connection_debug_visitor.quic_stats.v3B\016QuicStatsProtoP\001Zpgithub.com/envoyproxy/go-control-plane/envoy/extensions/quic/connection_debug_visitor/quic_stats/v3;quic_statsv3\272\200\310\321\006\002\020\002'
|
|
27
|
-
_CONFIG.fields_by_name['update_period'].
|
|
28
|
-
_CONFIG.fields_by_name['update_period']._serialized_options = b'\372B\t\252\001\0062\004\020\300\204='
|
|
35
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
36
|
+
_globals['DESCRIPTOR']._loaded_options = None
|
|
37
|
+
_globals['DESCRIPTOR']._serialized_options = b'\nJio.envoyproxy.envoy.extensions.quic.connection_debug_visitor.quic_stats.v3B\016QuicStatsProtoP\001Zpgithub.com/envoyproxy/go-control-plane/envoy/extensions/quic/connection_debug_visitor/quic_stats/v3;quic_statsv3\272\200\310\321\006\002\020\002'
|
|
38
|
+
_globals['_CONFIG'].fields_by_name['update_period']._loaded_options = None
|
|
39
|
+
_globals['_CONFIG'].fields_by_name['update_period']._serialized_options = b'\372B\t\252\001\0062\004\020\300\204='
|
|
29
40
|
_globals['_CONFIG']._serialized_start=231
|
|
30
41
|
_globals['_CONFIG']._serialized_end=303
|
|
31
42
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -1,11 +1,22 @@
|
|
|
1
1
|
# -*- coding: utf-8 -*-
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
3
4
|
# source: envoy/extensions/quic/connection_debug_visitor/v3/connection_debug_visitor_basic.proto
|
|
5
|
+
# Protobuf Python Version: 6.31.1
|
|
4
6
|
"""Generated protocol buffer code."""
|
|
5
7
|
from google.protobuf import descriptor as _descriptor
|
|
6
8
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
9
|
+
from google.protobuf import runtime_version as _runtime_version
|
|
7
10
|
from google.protobuf import symbol_database as _symbol_database
|
|
8
11
|
from google.protobuf.internal import builder as _builder
|
|
12
|
+
_runtime_version.ValidateProtobufRuntimeVersion(
|
|
13
|
+
_runtime_version.Domain.PUBLIC,
|
|
14
|
+
6,
|
|
15
|
+
31,
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
|
+
'envoy/extensions/quic/connection_debug_visitor/v3/connection_debug_visitor_basic.proto'
|
|
19
|
+
)
|
|
9
20
|
# @@protoc_insertion_point(imports)
|
|
10
21
|
|
|
11
22
|
_sym_db = _symbol_database.Default()
|
|
@@ -19,9 +30,9 @@ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nVenvoy/extensions/
|
|
|
19
30
|
_globals = globals()
|
|
20
31
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
21
32
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'envoy.extensions.quic.connection_debug_visitor.v3.connection_debug_visitor_basic_pb2', _globals)
|
|
22
|
-
if _descriptor._USE_C_DESCRIPTORS
|
|
23
|
-
DESCRIPTOR.
|
|
24
|
-
DESCRIPTOR._serialized_options = b'\n?io.envoyproxy.envoy.extensions.quic.connection_debug_visitor.v3B ConnectionDebugVisitorBasicProtoP\001Zsgithub.com/envoyproxy/go-control-plane/envoy/extensions/quic/connection_debug_visitor/v3;connection_debug_visitorv3\272\200\310\321\006\002\020\002'
|
|
33
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
34
|
+
_globals['DESCRIPTOR']._loaded_options = None
|
|
35
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n?io.envoyproxy.envoy.extensions.quic.connection_debug_visitor.v3B ConnectionDebugVisitorBasicProtoP\001Zsgithub.com/envoyproxy/go-control-plane/envoy/extensions/quic/connection_debug_visitor/v3;connection_debug_visitorv3\272\200\310\321\006\002\020\002'
|
|
25
36
|
_globals['_BASICCONFIG']._serialized_start=172
|
|
26
37
|
_globals['_BASICCONFIG']._serialized_end=185
|
|
27
38
|
# @@protoc_insertion_point(module_scope)
|
envoy/extensions/quic/connection_id_generator/v3/envoy_deterministic_connection_id_generator_pb2.py
CHANGED
|
@@ -1,11 +1,22 @@
|
|
|
1
1
|
# -*- coding: utf-8 -*-
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
3
4
|
# source: envoy/extensions/quic/connection_id_generator/v3/envoy_deterministic_connection_id_generator.proto
|
|
5
|
+
# Protobuf Python Version: 6.31.1
|
|
4
6
|
"""Generated protocol buffer code."""
|
|
5
7
|
from google.protobuf import descriptor as _descriptor
|
|
6
8
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
9
|
+
from google.protobuf import runtime_version as _runtime_version
|
|
7
10
|
from google.protobuf import symbol_database as _symbol_database
|
|
8
11
|
from google.protobuf.internal import builder as _builder
|
|
12
|
+
_runtime_version.ValidateProtobufRuntimeVersion(
|
|
13
|
+
_runtime_version.Domain.PUBLIC,
|
|
14
|
+
6,
|
|
15
|
+
31,
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
|
+
'envoy/extensions/quic/connection_id_generator/v3/envoy_deterministic_connection_id_generator.proto'
|
|
19
|
+
)
|
|
9
20
|
# @@protoc_insertion_point(imports)
|
|
10
21
|
|
|
11
22
|
_sym_db = _symbol_database.Default()
|
|
@@ -19,9 +30,9 @@ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nbenvoy/extensions/
|
|
|
19
30
|
_globals = globals()
|
|
20
31
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
21
32
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'envoy.extensions.quic.connection_id_generator.v3.envoy_deterministic_connection_id_generator_pb2', _globals)
|
|
22
|
-
if _descriptor._USE_C_DESCRIPTORS
|
|
23
|
-
DESCRIPTOR.
|
|
24
|
-
DESCRIPTOR._serialized_options = b'\n>io.envoyproxy.envoy.extensions.quic.connection_id_generator.v3B,EnvoyDeterministicConnectionIdGeneratorProtoP\001Zqgithub.com/envoyproxy/go-control-plane/envoy/extensions/quic/connection_id_generator/v3;connection_id_generatorv3\272\200\310\321\006\002\020\002'
|
|
33
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
34
|
+
_globals['DESCRIPTOR']._loaded_options = None
|
|
35
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n>io.envoyproxy.envoy.extensions.quic.connection_id_generator.v3B,EnvoyDeterministicConnectionIdGeneratorProtoP\001Zqgithub.com/envoyproxy/go-control-plane/envoy/extensions/quic/connection_id_generator/v3;connection_id_generatorv3\272\200\310\321\006\002\020\002'
|
|
25
36
|
_globals['_DETERMINISTICCONNECTIONIDGENERATORCONFIG']._serialized_start=183
|
|
26
37
|
_globals['_DETERMINISTICCONNECTIONIDGENERATORCONFIG']._serialized_end=225
|
|
27
38
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -1,11 +1,22 @@
|
|
|
1
1
|
# -*- coding: utf-8 -*-
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
3
4
|
# source: envoy/extensions/quic/crypto_stream/v3/crypto_stream.proto
|
|
5
|
+
# Protobuf Python Version: 6.31.1
|
|
4
6
|
"""Generated protocol buffer code."""
|
|
5
7
|
from google.protobuf import descriptor as _descriptor
|
|
6
8
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
9
|
+
from google.protobuf import runtime_version as _runtime_version
|
|
7
10
|
from google.protobuf import symbol_database as _symbol_database
|
|
8
11
|
from google.protobuf.internal import builder as _builder
|
|
12
|
+
_runtime_version.ValidateProtobufRuntimeVersion(
|
|
13
|
+
_runtime_version.Domain.PUBLIC,
|
|
14
|
+
6,
|
|
15
|
+
31,
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
|
+
'envoy/extensions/quic/crypto_stream/v3/crypto_stream.proto'
|
|
19
|
+
)
|
|
9
20
|
# @@protoc_insertion_point(imports)
|
|
10
21
|
|
|
11
22
|
_sym_db = _symbol_database.Default()
|
|
@@ -19,9 +30,9 @@ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n:envoy/extensions/
|
|
|
19
30
|
_globals = globals()
|
|
20
31
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
21
32
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'envoy.extensions.quic.crypto_stream.v3.crypto_stream_pb2', _globals)
|
|
22
|
-
if _descriptor._USE_C_DESCRIPTORS
|
|
23
|
-
DESCRIPTOR.
|
|
24
|
-
DESCRIPTOR._serialized_options = b'\n4io.envoyproxy.envoy.extensions.quic.crypto_stream.v3B\021CryptoStreamProtoP\001Z]github.com/envoyproxy/go-control-plane/envoy/extensions/quic/crypto_stream/v3;crypto_streamv3\272\200\310\321\006\002\020\002'
|
|
33
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
34
|
+
_globals['DESCRIPTOR']._loaded_options = None
|
|
35
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n4io.envoyproxy.envoy.extensions.quic.crypto_stream.v3B\021CryptoStreamProtoP\001Z]github.com/envoyproxy/go-control-plane/envoy/extensions/quic/crypto_stream/v3;crypto_streamv3\272\200\310\321\006\002\020\002'
|
|
25
36
|
_globals['_CRYPTOSERVERSTREAMCONFIG']._serialized_start=133
|
|
26
37
|
_globals['_CRYPTOSERVERSTREAMCONFIG']._serialized_end=159
|
|
27
38
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -1,11 +1,22 @@
|
|
|
1
1
|
# -*- coding: utf-8 -*-
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
3
4
|
# source: envoy/extensions/quic/proof_source/v3/proof_source.proto
|
|
5
|
+
# Protobuf Python Version: 6.31.1
|
|
4
6
|
"""Generated protocol buffer code."""
|
|
5
7
|
from google.protobuf import descriptor as _descriptor
|
|
6
8
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
9
|
+
from google.protobuf import runtime_version as _runtime_version
|
|
7
10
|
from google.protobuf import symbol_database as _symbol_database
|
|
8
11
|
from google.protobuf.internal import builder as _builder
|
|
12
|
+
_runtime_version.ValidateProtobufRuntimeVersion(
|
|
13
|
+
_runtime_version.Domain.PUBLIC,
|
|
14
|
+
6,
|
|
15
|
+
31,
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
|
+
'envoy/extensions/quic/proof_source/v3/proof_source.proto'
|
|
19
|
+
)
|
|
9
20
|
# @@protoc_insertion_point(imports)
|
|
10
21
|
|
|
11
22
|
_sym_db = _symbol_database.Default()
|
|
@@ -19,9 +30,9 @@ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n8envoy/extensions/
|
|
|
19
30
|
_globals = globals()
|
|
20
31
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
21
32
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'envoy.extensions.quic.proof_source.v3.proof_source_pb2', _globals)
|
|
22
|
-
if _descriptor._USE_C_DESCRIPTORS
|
|
23
|
-
DESCRIPTOR.
|
|
24
|
-
DESCRIPTOR._serialized_options = b'\n3io.envoyproxy.envoy.extensions.quic.proof_source.v3B\020ProofSourceProtoP\001Z[github.com/envoyproxy/go-control-plane/envoy/extensions/quic/proof_source/v3;proof_sourcev3\272\200\310\321\006\002\020\002'
|
|
33
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
34
|
+
_globals['DESCRIPTOR']._loaded_options = None
|
|
35
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n3io.envoyproxy.envoy.extensions.quic.proof_source.v3B\020ProofSourceProtoP\001Z[github.com/envoyproxy/go-control-plane/envoy/extensions/quic/proof_source/v3;proof_sourcev3\272\200\310\321\006\002\020\002'
|
|
25
36
|
_globals['_PROOFSOURCECONFIG']._serialized_start=130
|
|
26
37
|
_globals['_PROOFSOURCECONFIG']._serialized_end=149
|
|
27
38
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -1,11 +1,22 @@
|
|
|
1
1
|
# -*- coding: utf-8 -*-
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
3
4
|
# source: envoy/extensions/quic/server_preferred_address/v3/datasource.proto
|
|
5
|
+
# Protobuf Python Version: 6.31.1
|
|
4
6
|
"""Generated protocol buffer code."""
|
|
5
7
|
from google.protobuf import descriptor as _descriptor
|
|
6
8
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
9
|
+
from google.protobuf import runtime_version as _runtime_version
|
|
7
10
|
from google.protobuf import symbol_database as _symbol_database
|
|
8
11
|
from google.protobuf.internal import builder as _builder
|
|
12
|
+
_runtime_version.ValidateProtobufRuntimeVersion(
|
|
13
|
+
_runtime_version.Domain.PUBLIC,
|
|
14
|
+
6,
|
|
15
|
+
31,
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
|
+
'envoy/extensions/quic/server_preferred_address/v3/datasource.proto'
|
|
19
|
+
)
|
|
9
20
|
# @@protoc_insertion_point(imports)
|
|
10
21
|
|
|
11
22
|
_sym_db = _symbol_database.Default()
|
|
@@ -21,11 +32,11 @@ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nBenvoy/extensions/
|
|
|
21
32
|
_globals = globals()
|
|
22
33
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
23
34
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'envoy.extensions.quic.server_preferred_address.v3.datasource_pb2', _globals)
|
|
24
|
-
if _descriptor._USE_C_DESCRIPTORS
|
|
25
|
-
DESCRIPTOR.
|
|
26
|
-
DESCRIPTOR._serialized_options = b'\n?io.envoyproxy.envoy.extensions.quic.server_preferred_address.v3B\017DatasourceProtoP\001Zsgithub.com/envoyproxy/go-control-plane/envoy/extensions/quic/server_preferred_address/v3;server_preferred_addressv3\272\200\310\321\006\002\020\002'
|
|
27
|
-
_DATASOURCESERVERPREFERREDADDRESSCONFIG_ADDRESSFAMILYCONFIG.fields_by_name['address'].
|
|
28
|
-
_DATASOURCESERVERPREFERREDADDRESSCONFIG_ADDRESSFAMILYCONFIG.fields_by_name['address']._serialized_options = b'\372B\005\212\001\002\020\001'
|
|
35
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
36
|
+
_globals['DESCRIPTOR']._loaded_options = None
|
|
37
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n?io.envoyproxy.envoy.extensions.quic.server_preferred_address.v3B\017DatasourceProtoP\001Zsgithub.com/envoyproxy/go-control-plane/envoy/extensions/quic/server_preferred_address/v3;server_preferred_addressv3\272\200\310\321\006\002\020\002'
|
|
38
|
+
_globals['_DATASOURCESERVERPREFERREDADDRESSCONFIG_ADDRESSFAMILYCONFIG'].fields_by_name['address']._loaded_options = None
|
|
39
|
+
_globals['_DATASOURCESERVERPREFERREDADDRESSCONFIG_ADDRESSFAMILYCONFIG'].fields_by_name['address']._serialized_options = b'\372B\005\212\001\002\020\001'
|
|
29
40
|
_globals['_DATASOURCESERVERPREFERREDADDRESSCONFIG']._serialized_start=211
|
|
30
41
|
_globals['_DATASOURCESERVERPREFERREDADDRESSCONFIG']._serialized_end=706
|
|
31
42
|
_globals['_DATASOURCESERVERPREFERREDADDRESSCONFIG_ADDRESSFAMILYCONFIG']._serialized_start=520
|
envoy/extensions/quic/server_preferred_address/v3/fixed_server_preferred_address_config_pb2.py
CHANGED
|
@@ -1,11 +1,22 @@
|
|
|
1
1
|
# -*- coding: utf-8 -*-
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
3
4
|
# source: envoy/extensions/quic/server_preferred_address/v3/fixed_server_preferred_address_config.proto
|
|
5
|
+
# Protobuf Python Version: 6.31.1
|
|
4
6
|
"""Generated protocol buffer code."""
|
|
5
7
|
from google.protobuf import descriptor as _descriptor
|
|
6
8
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
9
|
+
from google.protobuf import runtime_version as _runtime_version
|
|
7
10
|
from google.protobuf import symbol_database as _symbol_database
|
|
8
11
|
from google.protobuf.internal import builder as _builder
|
|
12
|
+
_runtime_version.ValidateProtobufRuntimeVersion(
|
|
13
|
+
_runtime_version.Domain.PUBLIC,
|
|
14
|
+
6,
|
|
15
|
+
31,
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
|
+
'envoy/extensions/quic/server_preferred_address/v3/fixed_server_preferred_address_config.proto'
|
|
19
|
+
)
|
|
9
20
|
# @@protoc_insertion_point(imports)
|
|
10
21
|
|
|
11
22
|
_sym_db = _symbol_database.Default()
|
|
@@ -20,9 +31,9 @@ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n]envoy/extensions/
|
|
|
20
31
|
_globals = globals()
|
|
21
32
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
22
33
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'envoy.extensions.quic.server_preferred_address.v3.fixed_server_preferred_address_config_pb2', _globals)
|
|
23
|
-
if _descriptor._USE_C_DESCRIPTORS
|
|
24
|
-
DESCRIPTOR.
|
|
25
|
-
DESCRIPTOR._serialized_options = b'\n?io.envoyproxy.envoy.extensions.quic.server_preferred_address.v3B&FixedServerPreferredAddressConfigProtoP\001Zsgithub.com/envoyproxy/go-control-plane/envoy/extensions/quic/server_preferred_address/v3;server_preferred_addressv3\272\200\310\321\006\002\020\002'
|
|
34
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
35
|
+
_globals['DESCRIPTOR']._loaded_options = None
|
|
36
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n?io.envoyproxy.envoy.extensions.quic.server_preferred_address.v3B&FixedServerPreferredAddressConfigProtoP\001Zsgithub.com/envoyproxy/go-control-plane/envoy/extensions/quic/server_preferred_address/v3;server_preferred_addressv3\272\200\310\321\006\002\020\002'
|
|
26
37
|
_globals['_FIXEDSERVERPREFERREDADDRESSCONFIG']._serialized_start=216
|
|
27
38
|
_globals['_FIXEDSERVERPREFERREDADDRESSCONFIG']._serialized_end=686
|
|
28
39
|
_globals['_FIXEDSERVERPREFERREDADDRESSCONFIG_ADDRESSFAMILYCONFIG']._serialized_start=552
|
|
@@ -1,11 +1,22 @@
|
|
|
1
1
|
# -*- coding: utf-8 -*-
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
3
4
|
# source: envoy/extensions/rate_limit_descriptors/expr/v3/expr.proto
|
|
5
|
+
# Protobuf Python Version: 6.31.1
|
|
4
6
|
"""Generated protocol buffer code."""
|
|
5
7
|
from google.protobuf import descriptor as _descriptor
|
|
6
8
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
9
|
+
from google.protobuf import runtime_version as _runtime_version
|
|
7
10
|
from google.protobuf import symbol_database as _symbol_database
|
|
8
11
|
from google.protobuf.internal import builder as _builder
|
|
12
|
+
_runtime_version.ValidateProtobufRuntimeVersion(
|
|
13
|
+
_runtime_version.Domain.PUBLIC,
|
|
14
|
+
6,
|
|
15
|
+
31,
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
|
+
'envoy/extensions/rate_limit_descriptors/expr/v3/expr.proto'
|
|
19
|
+
)
|
|
9
20
|
# @@protoc_insertion_point(imports)
|
|
10
21
|
|
|
11
22
|
_sym_db = _symbol_database.Default()
|
|
@@ -21,13 +32,13 @@ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n:envoy/extensions/
|
|
|
21
32
|
_globals = globals()
|
|
22
33
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
23
34
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'envoy.extensions.rate_limit_descriptors.expr.v3.expr_pb2', _globals)
|
|
24
|
-
if _descriptor._USE_C_DESCRIPTORS
|
|
25
|
-
DESCRIPTOR.
|
|
26
|
-
DESCRIPTOR._serialized_options = b'\n=io.envoyproxy.envoy.extensions.rate_limit_descriptors.expr.v3B\tExprProtoP\001Z]github.com/envoyproxy/go-control-plane/envoy/extensions/rate_limit_descriptors/expr/v3;exprv3\272\200\310\321\006\002\020\002'
|
|
27
|
-
_DESCRIPTOR.fields_by_name['descriptor_key'].
|
|
28
|
-
_DESCRIPTOR.fields_by_name['descriptor_key']._serialized_options = b'\372B\004r\002\020\001'
|
|
29
|
-
_DESCRIPTOR.fields_by_name['text'].
|
|
30
|
-
_DESCRIPTOR.fields_by_name['text']._serialized_options = b'\372B\004r\002\020\001'
|
|
35
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
36
|
+
_globals['DESCRIPTOR']._loaded_options = None
|
|
37
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n=io.envoyproxy.envoy.extensions.rate_limit_descriptors.expr.v3B\tExprProtoP\001Z]github.com/envoyproxy/go-control-plane/envoy/extensions/rate_limit_descriptors/expr/v3;exprv3\272\200\310\321\006\002\020\002'
|
|
38
|
+
_globals['_DESCRIPTOR'].fields_by_name['descriptor_key']._loaded_options = None
|
|
39
|
+
_globals['_DESCRIPTOR'].fields_by_name['descriptor_key']._serialized_options = b'\372B\004r\002\020\001'
|
|
40
|
+
_globals['_DESCRIPTOR'].fields_by_name['text']._loaded_options = None
|
|
41
|
+
_globals['_DESCRIPTOR'].fields_by_name['text']._serialized_options = b'\372B\004r\002\020\001'
|
|
31
42
|
_globals['_DESCRIPTOR']._serialized_start=207
|
|
32
43
|
_globals['_DESCRIPTOR']._serialized_end=368
|
|
33
44
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -1,11 +1,22 @@
|
|
|
1
1
|
# -*- coding: utf-8 -*-
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
3
4
|
# source: envoy/extensions/rbac/audit_loggers/stream/v3/stream.proto
|
|
5
|
+
# Protobuf Python Version: 6.31.1
|
|
4
6
|
"""Generated protocol buffer code."""
|
|
5
7
|
from google.protobuf import descriptor as _descriptor
|
|
6
8
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
9
|
+
from google.protobuf import runtime_version as _runtime_version
|
|
7
10
|
from google.protobuf import symbol_database as _symbol_database
|
|
8
11
|
from google.protobuf.internal import builder as _builder
|
|
12
|
+
_runtime_version.ValidateProtobufRuntimeVersion(
|
|
13
|
+
_runtime_version.Domain.PUBLIC,
|
|
14
|
+
6,
|
|
15
|
+
31,
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
|
+
'envoy/extensions/rbac/audit_loggers/stream/v3/stream.proto'
|
|
19
|
+
)
|
|
9
20
|
# @@protoc_insertion_point(imports)
|
|
10
21
|
|
|
11
22
|
_sym_db = _symbol_database.Default()
|
|
@@ -19,9 +30,9 @@ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n:envoy/extensions/
|
|
|
19
30
|
_globals = globals()
|
|
20
31
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
21
32
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'envoy.extensions.rbac.audit_loggers.stream.v3.stream_pb2', _globals)
|
|
22
|
-
if _descriptor._USE_C_DESCRIPTORS
|
|
23
|
-
DESCRIPTOR.
|
|
24
|
-
DESCRIPTOR._serialized_options = b'\n;io.envoyproxy.envoy.extensions.rbac.audit_loggers.stream.v3B\013StreamProtoP\001Z]github.com/envoyproxy/go-control-plane/envoy/extensions/rbac/audit_loggers/stream/v3;streamv3\272\200\310\321\006\002\020\002'
|
|
33
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
34
|
+
_globals['DESCRIPTOR']._loaded_options = None
|
|
35
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n;io.envoyproxy.envoy.extensions.rbac.audit_loggers.stream.v3B\013StreamProtoP\001Z]github.com/envoyproxy/go-control-plane/envoy/extensions/rbac/audit_loggers/stream/v3;streamv3\272\200\310\321\006\002\020\002'
|
|
25
36
|
_globals['_STDOUTAUDITLOG']._serialized_start=140
|
|
26
37
|
_globals['_STDOUTAUDITLOG']._serialized_end=156
|
|
27
38
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -1,11 +1,22 @@
|
|
|
1
1
|
# -*- coding: utf-8 -*-
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
3
4
|
# source: envoy/extensions/rbac/matchers/upstream_ip_port/v3/upstream_ip_port_matcher.proto
|
|
5
|
+
# Protobuf Python Version: 6.31.1
|
|
4
6
|
"""Generated protocol buffer code."""
|
|
5
7
|
from google.protobuf import descriptor as _descriptor
|
|
6
8
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
9
|
+
from google.protobuf import runtime_version as _runtime_version
|
|
7
10
|
from google.protobuf import symbol_database as _symbol_database
|
|
8
11
|
from google.protobuf.internal import builder as _builder
|
|
12
|
+
_runtime_version.ValidateProtobufRuntimeVersion(
|
|
13
|
+
_runtime_version.Domain.PUBLIC,
|
|
14
|
+
6,
|
|
15
|
+
31,
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
|
+
'envoy/extensions/rbac/matchers/upstream_ip_port/v3/upstream_ip_port_matcher.proto'
|
|
19
|
+
)
|
|
9
20
|
# @@protoc_insertion_point(imports)
|
|
10
21
|
|
|
11
22
|
_sym_db = _symbol_database.Default()
|
|
@@ -21,9 +32,9 @@ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nQenvoy/extensions/
|
|
|
21
32
|
_globals = globals()
|
|
22
33
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
23
34
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'envoy.extensions.rbac.matchers.upstream_ip_port.v3.upstream_ip_port_matcher_pb2', _globals)
|
|
24
|
-
if _descriptor._USE_C_DESCRIPTORS
|
|
25
|
-
DESCRIPTOR.
|
|
26
|
-
DESCRIPTOR._serialized_options = b'\n@io.envoyproxy.envoy.extensions.rbac.matchers.upstream_ip_port.v3B\032UpstreamIpPortMatcherProtoP\001Zlgithub.com/envoyproxy/go-control-plane/envoy/extensions/rbac/matchers/upstream_ip_port/v3;upstream_ip_portv3\272\200\310\321\006\002\020\002'
|
|
35
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
36
|
+
_globals['DESCRIPTOR']._loaded_options = None
|
|
37
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n@io.envoyproxy.envoy.extensions.rbac.matchers.upstream_ip_port.v3B\032UpstreamIpPortMatcherProtoP\001Zlgithub.com/envoyproxy/go-control-plane/envoy/extensions/rbac/matchers/upstream_ip_port/v3;upstream_ip_portv3\272\200\310\321\006\002\020\002'
|
|
27
38
|
_globals['_UPSTREAMIPPORTMATCHER']._serialized_start=232
|
|
28
39
|
_globals['_UPSTREAMIPPORTMATCHER']._serialized_end=365
|
|
29
40
|
# @@protoc_insertion_point(module_scope)
|