Typedefs | Enumerations | Functions | Variables
bootstrap.upb.h File Reference
#include "upb/msg_internal.h"
#include "upb/decode.h"
#include "upb/decode_fast.h"
#include "upb/encode.h"
#include "upb/port_def.inc"
#include "upb/port_undef.inc"
Include dependency graph for bootstrap.upb.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct envoy_config_bootstrap_v3_Admin envoy_config_bootstrap_v3_Admin
 
typedef struct envoy_config_bootstrap_v3_Bootstrap envoy_config_bootstrap_v3_Bootstrap
 
typedef struct envoy_config_bootstrap_v3_Bootstrap_CertificateProviderInstancesEntry envoy_config_bootstrap_v3_Bootstrap_CertificateProviderInstancesEntry
 
typedef struct envoy_config_bootstrap_v3_Bootstrap_DynamicResources envoy_config_bootstrap_v3_Bootstrap_DynamicResources
 
typedef struct envoy_config_bootstrap_v3_Bootstrap_StaticResources envoy_config_bootstrap_v3_Bootstrap_StaticResources
 
typedef struct envoy_config_bootstrap_v3_ClusterManager envoy_config_bootstrap_v3_ClusterManager
 
typedef struct envoy_config_bootstrap_v3_ClusterManager_OutlierDetection envoy_config_bootstrap_v3_ClusterManager_OutlierDetection
 
typedef struct envoy_config_bootstrap_v3_CustomInlineHeader envoy_config_bootstrap_v3_CustomInlineHeader
 
typedef struct envoy_config_bootstrap_v3_FatalAction envoy_config_bootstrap_v3_FatalAction
 
typedef struct envoy_config_bootstrap_v3_LayeredRuntime envoy_config_bootstrap_v3_LayeredRuntime
 
typedef struct envoy_config_bootstrap_v3_Runtime envoy_config_bootstrap_v3_Runtime
 
typedef struct envoy_config_bootstrap_v3_RuntimeLayer envoy_config_bootstrap_v3_RuntimeLayer
 
typedef struct envoy_config_bootstrap_v3_RuntimeLayer_AdminLayer envoy_config_bootstrap_v3_RuntimeLayer_AdminLayer
 
typedef struct envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer
 
typedef struct envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer
 
typedef struct envoy_config_bootstrap_v3_Watchdog envoy_config_bootstrap_v3_Watchdog
 
typedef struct envoy_config_bootstrap_v3_Watchdog_WatchdogAction envoy_config_bootstrap_v3_Watchdog_WatchdogAction
 
typedef struct envoy_config_bootstrap_v3_Watchdogs envoy_config_bootstrap_v3_Watchdogs
 

Enumerations

enum  envoy_config_bootstrap_v3_Bootstrap_stats_flush_oneofcases { envoy_config_bootstrap_v3_Bootstrap_stats_flush_stats_flush_on_admin = 29, envoy_config_bootstrap_v3_Bootstrap_stats_flush_NOT_SET = 0 }
 
enum  envoy_config_bootstrap_v3_CustomInlineHeader_InlineHeaderType { envoy_config_bootstrap_v3_CustomInlineHeader_REQUEST_HEADER = 0, envoy_config_bootstrap_v3_CustomInlineHeader_REQUEST_TRAILER = 1, envoy_config_bootstrap_v3_CustomInlineHeader_RESPONSE_HEADER = 2, envoy_config_bootstrap_v3_CustomInlineHeader_RESPONSE_TRAILER = 3 }
 
enum  envoy_config_bootstrap_v3_RuntimeLayer_layer_specifier_oneofcases {
  envoy_config_bootstrap_v3_RuntimeLayer_layer_specifier_static_layer = 2, envoy_config_bootstrap_v3_RuntimeLayer_layer_specifier_disk_layer = 3, envoy_config_bootstrap_v3_RuntimeLayer_layer_specifier_admin_layer = 4, envoy_config_bootstrap_v3_RuntimeLayer_layer_specifier_rtds_layer = 5,
  envoy_config_bootstrap_v3_RuntimeLayer_layer_specifier_NOT_SET = 0
}
 
enum  envoy_config_bootstrap_v3_Watchdog_WatchdogAction_WatchdogEvent {
  envoy_config_bootstrap_v3_Watchdog_WatchdogAction_UNKNOWN = 0, envoy_config_bootstrap_v3_Watchdog_WatchdogAction_KILL = 1, envoy_config_bootstrap_v3_Watchdog_WatchdogAction_MULTIKILL = 2, envoy_config_bootstrap_v3_Watchdog_WatchdogAction_MEGAMISS = 3,
  envoy_config_bootstrap_v3_Watchdog_WatchdogAction_MISS = 4
}
 

Functions

UPB_INLINE const struct envoy_config_accesslog_v3_AccessLog *constenvoy_config_bootstrap_v3_Admin_access_log (const envoy_config_bootstrap_v3_Admin *msg, size_t *len)
 
UPB_INLINE upb_StringView envoy_config_bootstrap_v3_Admin_access_log_path (const envoy_config_bootstrap_v3_Admin *msg)
 
UPB_INLINE struct envoy_config_accesslog_v3_AccessLogenvoy_config_bootstrap_v3_Admin_add_access_log (envoy_config_bootstrap_v3_Admin *msg, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_core_v3_SocketOptionenvoy_config_bootstrap_v3_Admin_add_socket_options (envoy_config_bootstrap_v3_Admin *msg, upb_Arena *arena)
 
UPB_INLINE const struct envoy_config_core_v3_Addressenvoy_config_bootstrap_v3_Admin_address (const envoy_config_bootstrap_v3_Admin *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Admin_clear_access_log (const envoy_config_bootstrap_v3_Admin *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Admin_clear_access_log_path (const envoy_config_bootstrap_v3_Admin *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Admin_clear_address (const envoy_config_bootstrap_v3_Admin *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Admin_clear_ignore_global_conn_limit (const envoy_config_bootstrap_v3_Admin *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Admin_clear_profile_path (const envoy_config_bootstrap_v3_Admin *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Admin_clear_socket_options (const envoy_config_bootstrap_v3_Admin *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Admin_has_access_log (const envoy_config_bootstrap_v3_Admin *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Admin_has_address (const envoy_config_bootstrap_v3_Admin *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Admin_has_socket_options (const envoy_config_bootstrap_v3_Admin *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Admin_ignore_global_conn_limit (const envoy_config_bootstrap_v3_Admin *msg)
 
UPB_INLINE struct envoy_config_accesslog_v3_AccessLog ** envoy_config_bootstrap_v3_Admin_mutable_access_log (envoy_config_bootstrap_v3_Admin *msg, size_t *len)
 
UPB_INLINE struct envoy_config_core_v3_Addressenvoy_config_bootstrap_v3_Admin_mutable_address (envoy_config_bootstrap_v3_Admin *msg, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_core_v3_SocketOption ** envoy_config_bootstrap_v3_Admin_mutable_socket_options (envoy_config_bootstrap_v3_Admin *msg, size_t *len)
 
UPB_INLINE envoy_config_bootstrap_v3_Adminenvoy_config_bootstrap_v3_Admin_new (upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_Adminenvoy_config_bootstrap_v3_Admin_parse (const char *buf, size_t size, upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_Adminenvoy_config_bootstrap_v3_Admin_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
 
UPB_INLINE upb_StringView envoy_config_bootstrap_v3_Admin_profile_path (const envoy_config_bootstrap_v3_Admin *msg)
 
UPB_INLINE struct envoy_config_accesslog_v3_AccessLog ** envoy_config_bootstrap_v3_Admin_resize_access_log (envoy_config_bootstrap_v3_Admin *msg, size_t len, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_core_v3_SocketOption ** envoy_config_bootstrap_v3_Admin_resize_socket_options (envoy_config_bootstrap_v3_Admin *msg, size_t len, upb_Arena *arena)
 
UPB_INLINE char * envoy_config_bootstrap_v3_Admin_serialize (const envoy_config_bootstrap_v3_Admin *msg, upb_Arena *arena, size_t *len)
 
UPB_INLINE char * envoy_config_bootstrap_v3_Admin_serialize_ex (const envoy_config_bootstrap_v3_Admin *msg, int options, upb_Arena *arena, size_t *len)
 
UPB_INLINE void envoy_config_bootstrap_v3_Admin_set_access_log_path (envoy_config_bootstrap_v3_Admin *msg, upb_StringView value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Admin_set_address (envoy_config_bootstrap_v3_Admin *msg, struct envoy_config_core_v3_Address *value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Admin_set_ignore_global_conn_limit (envoy_config_bootstrap_v3_Admin *msg, bool value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Admin_set_profile_path (envoy_config_bootstrap_v3_Admin *msg, upb_StringView value)
 
UPB_INLINE const struct envoy_config_core_v3_SocketOption *constenvoy_config_bootstrap_v3_Admin_socket_options (const envoy_config_bootstrap_v3_Admin *msg, size_t *len)
 
UPB_INLINE struct envoy_config_core_v3_TypedExtensionConfigenvoy_config_bootstrap_v3_Bootstrap_add_bootstrap_extensions (envoy_config_bootstrap_v3_Bootstrap *msg, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_core_v3_ConfigSourceenvoy_config_bootstrap_v3_Bootstrap_add_config_sources (envoy_config_bootstrap_v3_Bootstrap *msg, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_bootstrap_v3_FatalActionenvoy_config_bootstrap_v3_Bootstrap_add_fatal_actions (envoy_config_bootstrap_v3_Bootstrap *msg, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_bootstrap_v3_CustomInlineHeaderenvoy_config_bootstrap_v3_Bootstrap_add_inline_headers (envoy_config_bootstrap_v3_Bootstrap *msg, upb_Arena *arena)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_add_node_context_params (envoy_config_bootstrap_v3_Bootstrap *msg, upb_StringView val, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_metrics_v3_StatsSinkenvoy_config_bootstrap_v3_Bootstrap_add_stats_sinks (envoy_config_bootstrap_v3_Bootstrap *msg, upb_Arena *arena)
 
const UPB_INLINE envoy_config_bootstrap_v3_Adminenvoy_config_bootstrap_v3_Bootstrap_admin (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE const struct envoy_config_core_v3_TypedExtensionConfig *constenvoy_config_bootstrap_v3_Bootstrap_bootstrap_extensions (const envoy_config_bootstrap_v3_Bootstrap *msg, size_t *len)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_certificate_provider_instances_clear (envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_certificate_provider_instances_delete (envoy_config_bootstrap_v3_Bootstrap *msg, upb_StringView key)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_certificate_provider_instances_get (const envoy_config_bootstrap_v3_Bootstrap *msg, upb_StringView key, struct envoy_config_core_v3_TypedExtensionConfig **val)
 
const UPB_INLINE envoy_config_bootstrap_v3_Bootstrap_CertificateProviderInstancesEntryenvoy_config_bootstrap_v3_Bootstrap_certificate_provider_instances_next (const envoy_config_bootstrap_v3_Bootstrap *msg, size_t *iter)
 
UPB_INLINE envoy_config_bootstrap_v3_Bootstrap_CertificateProviderInstancesEntryenvoy_config_bootstrap_v3_Bootstrap_certificate_provider_instances_nextmutable (envoy_config_bootstrap_v3_Bootstrap *msg, size_t *iter)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_certificate_provider_instances_set (envoy_config_bootstrap_v3_Bootstrap *msg, upb_StringView key, struct envoy_config_core_v3_TypedExtensionConfig *val, upb_Arena *a)
 
UPB_INLINE size_t envoy_config_bootstrap_v3_Bootstrap_certificate_provider_instances_size (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_CertificateProviderInstancesEntry_has_value (const envoy_config_bootstrap_v3_Bootstrap_CertificateProviderInstancesEntry *msg)
 
UPB_INLINE upb_StringView envoy_config_bootstrap_v3_Bootstrap_CertificateProviderInstancesEntry_key (const envoy_config_bootstrap_v3_Bootstrap_CertificateProviderInstancesEntry *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_CertificateProviderInstancesEntry_set_value (envoy_config_bootstrap_v3_Bootstrap_CertificateProviderInstancesEntry *msg, struct envoy_config_core_v3_TypedExtensionConfig *value)
 
UPB_INLINE const struct envoy_config_core_v3_TypedExtensionConfigenvoy_config_bootstrap_v3_Bootstrap_CertificateProviderInstancesEntry_value (const envoy_config_bootstrap_v3_Bootstrap_CertificateProviderInstancesEntry *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_admin (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_bootstrap_extensions (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_certificate_provider_instances (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_cluster_manager (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_config_sources (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_default_config_source (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_default_socket_interface (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_dns_resolution_config (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_dynamic_resources (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_enable_dispatcher_stats (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_fatal_actions (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_flags_path (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_hds_config (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_header_prefix (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_inline_headers (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_layered_runtime (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_node (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_node_context_params (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_overload_manager (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_perf_tracing_file_path (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_static_resources (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_stats_config (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_stats_flush_interval (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_stats_flush_on_admin (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_stats_server_version_override (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_stats_sinks (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_tracing (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_typed_dns_resolver_config (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_use_tcp_for_dns_lookups (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_watchdog (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_watchdogs (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
const UPB_INLINE envoy_config_bootstrap_v3_ClusterManagerenvoy_config_bootstrap_v3_Bootstrap_cluster_manager (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE const struct envoy_config_core_v3_ConfigSource *constenvoy_config_bootstrap_v3_Bootstrap_config_sources (const envoy_config_bootstrap_v3_Bootstrap *msg, size_t *len)
 
UPB_INLINE const struct envoy_config_core_v3_ConfigSourceenvoy_config_bootstrap_v3_Bootstrap_default_config_source (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE upb_StringView envoy_config_bootstrap_v3_Bootstrap_default_socket_interface (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE const struct envoy_config_core_v3_DnsResolutionConfigenvoy_config_bootstrap_v3_Bootstrap_dns_resolution_config (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
const UPB_INLINE envoy_config_bootstrap_v3_Bootstrap_DynamicResourcesenvoy_config_bootstrap_v3_Bootstrap_dynamic_resources (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE const struct envoy_config_core_v3_ApiConfigSourceenvoy_config_bootstrap_v3_Bootstrap_DynamicResources_ads_config (const envoy_config_bootstrap_v3_Bootstrap_DynamicResources *msg)
 
UPB_INLINE const struct envoy_config_core_v3_ConfigSourceenvoy_config_bootstrap_v3_Bootstrap_DynamicResources_cds_config (const envoy_config_bootstrap_v3_Bootstrap_DynamicResources *msg)
 
UPB_INLINE upb_StringView envoy_config_bootstrap_v3_Bootstrap_DynamicResources_cds_resources_locator (const envoy_config_bootstrap_v3_Bootstrap_DynamicResources *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_DynamicResources_clear_ads_config (const envoy_config_bootstrap_v3_Bootstrap_DynamicResources *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_DynamicResources_clear_cds_config (const envoy_config_bootstrap_v3_Bootstrap_DynamicResources *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_DynamicResources_clear_cds_resources_locator (const envoy_config_bootstrap_v3_Bootstrap_DynamicResources *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_DynamicResources_clear_lds_config (const envoy_config_bootstrap_v3_Bootstrap_DynamicResources *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_DynamicResources_clear_lds_resources_locator (const envoy_config_bootstrap_v3_Bootstrap_DynamicResources *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_DynamicResources_has_ads_config (const envoy_config_bootstrap_v3_Bootstrap_DynamicResources *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_DynamicResources_has_cds_config (const envoy_config_bootstrap_v3_Bootstrap_DynamicResources *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_DynamicResources_has_lds_config (const envoy_config_bootstrap_v3_Bootstrap_DynamicResources *msg)
 
UPB_INLINE const struct envoy_config_core_v3_ConfigSourceenvoy_config_bootstrap_v3_Bootstrap_DynamicResources_lds_config (const envoy_config_bootstrap_v3_Bootstrap_DynamicResources *msg)
 
UPB_INLINE upb_StringView envoy_config_bootstrap_v3_Bootstrap_DynamicResources_lds_resources_locator (const envoy_config_bootstrap_v3_Bootstrap_DynamicResources *msg)
 
UPB_INLINE struct envoy_config_core_v3_ApiConfigSourceenvoy_config_bootstrap_v3_Bootstrap_DynamicResources_mutable_ads_config (envoy_config_bootstrap_v3_Bootstrap_DynamicResources *msg, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_core_v3_ConfigSourceenvoy_config_bootstrap_v3_Bootstrap_DynamicResources_mutable_cds_config (envoy_config_bootstrap_v3_Bootstrap_DynamicResources *msg, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_core_v3_ConfigSourceenvoy_config_bootstrap_v3_Bootstrap_DynamicResources_mutable_lds_config (envoy_config_bootstrap_v3_Bootstrap_DynamicResources *msg, upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_Bootstrap_DynamicResourcesenvoy_config_bootstrap_v3_Bootstrap_DynamicResources_new (upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_Bootstrap_DynamicResourcesenvoy_config_bootstrap_v3_Bootstrap_DynamicResources_parse (const char *buf, size_t size, upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_Bootstrap_DynamicResourcesenvoy_config_bootstrap_v3_Bootstrap_DynamicResources_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
 
UPB_INLINE char * envoy_config_bootstrap_v3_Bootstrap_DynamicResources_serialize (const envoy_config_bootstrap_v3_Bootstrap_DynamicResources *msg, upb_Arena *arena, size_t *len)
 
UPB_INLINE char * envoy_config_bootstrap_v3_Bootstrap_DynamicResources_serialize_ex (const envoy_config_bootstrap_v3_Bootstrap_DynamicResources *msg, int options, upb_Arena *arena, size_t *len)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_DynamicResources_set_ads_config (envoy_config_bootstrap_v3_Bootstrap_DynamicResources *msg, struct envoy_config_core_v3_ApiConfigSource *value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_DynamicResources_set_cds_config (envoy_config_bootstrap_v3_Bootstrap_DynamicResources *msg, struct envoy_config_core_v3_ConfigSource *value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_DynamicResources_set_cds_resources_locator (envoy_config_bootstrap_v3_Bootstrap_DynamicResources *msg, upb_StringView value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_DynamicResources_set_lds_config (envoy_config_bootstrap_v3_Bootstrap_DynamicResources *msg, struct envoy_config_core_v3_ConfigSource *value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_DynamicResources_set_lds_resources_locator (envoy_config_bootstrap_v3_Bootstrap_DynamicResources *msg, upb_StringView value)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_enable_dispatcher_stats (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
const UPB_INLINE envoy_config_bootstrap_v3_FatalAction *constenvoy_config_bootstrap_v3_Bootstrap_fatal_actions (const envoy_config_bootstrap_v3_Bootstrap *msg, size_t *len)
 
UPB_INLINE upb_StringView envoy_config_bootstrap_v3_Bootstrap_flags_path (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_admin (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_bootstrap_extensions (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_certificate_provider_instances (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_cluster_manager (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_config_sources (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_default_config_source (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_dns_resolution_config (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_dynamic_resources (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_fatal_actions (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_hds_config (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_inline_headers (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_layered_runtime (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_node (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_overload_manager (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_static_resources (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_stats_config (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_stats_flush_interval (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_stats_flush_on_admin (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_stats_server_version_override (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_stats_sinks (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_tracing (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_typed_dns_resolver_config (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_watchdog (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_watchdogs (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE const struct envoy_config_core_v3_ApiConfigSourceenvoy_config_bootstrap_v3_Bootstrap_hds_config (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE upb_StringView envoy_config_bootstrap_v3_Bootstrap_header_prefix (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
const UPB_INLINE envoy_config_bootstrap_v3_CustomInlineHeader *constenvoy_config_bootstrap_v3_Bootstrap_inline_headers (const envoy_config_bootstrap_v3_Bootstrap *msg, size_t *len)
 
const UPB_INLINE envoy_config_bootstrap_v3_LayeredRuntimeenvoy_config_bootstrap_v3_Bootstrap_layered_runtime (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE struct envoy_config_bootstrap_v3_Adminenvoy_config_bootstrap_v3_Bootstrap_mutable_admin (envoy_config_bootstrap_v3_Bootstrap *msg, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_core_v3_TypedExtensionConfig ** envoy_config_bootstrap_v3_Bootstrap_mutable_bootstrap_extensions (envoy_config_bootstrap_v3_Bootstrap *msg, size_t *len)
 
UPB_INLINE struct envoy_config_bootstrap_v3_ClusterManagerenvoy_config_bootstrap_v3_Bootstrap_mutable_cluster_manager (envoy_config_bootstrap_v3_Bootstrap *msg, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_core_v3_ConfigSource ** envoy_config_bootstrap_v3_Bootstrap_mutable_config_sources (envoy_config_bootstrap_v3_Bootstrap *msg, size_t *len)
 
UPB_INLINE struct envoy_config_core_v3_ConfigSourceenvoy_config_bootstrap_v3_Bootstrap_mutable_default_config_source (envoy_config_bootstrap_v3_Bootstrap *msg, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_core_v3_DnsResolutionConfigenvoy_config_bootstrap_v3_Bootstrap_mutable_dns_resolution_config (envoy_config_bootstrap_v3_Bootstrap *msg, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_bootstrap_v3_Bootstrap_DynamicResourcesenvoy_config_bootstrap_v3_Bootstrap_mutable_dynamic_resources (envoy_config_bootstrap_v3_Bootstrap *msg, upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_FatalAction ** envoy_config_bootstrap_v3_Bootstrap_mutable_fatal_actions (envoy_config_bootstrap_v3_Bootstrap *msg, size_t *len)
 
UPB_INLINE struct envoy_config_core_v3_ApiConfigSourceenvoy_config_bootstrap_v3_Bootstrap_mutable_hds_config (envoy_config_bootstrap_v3_Bootstrap *msg, upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_CustomInlineHeader ** envoy_config_bootstrap_v3_Bootstrap_mutable_inline_headers (envoy_config_bootstrap_v3_Bootstrap *msg, size_t *len)
 
UPB_INLINE struct envoy_config_bootstrap_v3_LayeredRuntimeenvoy_config_bootstrap_v3_Bootstrap_mutable_layered_runtime (envoy_config_bootstrap_v3_Bootstrap *msg, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_core_v3_Nodeenvoy_config_bootstrap_v3_Bootstrap_mutable_node (envoy_config_bootstrap_v3_Bootstrap *msg, upb_Arena *arena)
 
UPB_INLINE upb_StringViewenvoy_config_bootstrap_v3_Bootstrap_mutable_node_context_params (envoy_config_bootstrap_v3_Bootstrap *msg, size_t *len)
 
UPB_INLINE struct envoy_config_overload_v3_OverloadManagerenvoy_config_bootstrap_v3_Bootstrap_mutable_overload_manager (envoy_config_bootstrap_v3_Bootstrap *msg, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_bootstrap_v3_Bootstrap_StaticResourcesenvoy_config_bootstrap_v3_Bootstrap_mutable_static_resources (envoy_config_bootstrap_v3_Bootstrap *msg, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_metrics_v3_StatsConfigenvoy_config_bootstrap_v3_Bootstrap_mutable_stats_config (envoy_config_bootstrap_v3_Bootstrap *msg, upb_Arena *arena)
 
UPB_INLINE struct google_protobuf_Durationenvoy_config_bootstrap_v3_Bootstrap_mutable_stats_flush_interval (envoy_config_bootstrap_v3_Bootstrap *msg, upb_Arena *arena)
 
UPB_INLINE struct google_protobuf_UInt64Valueenvoy_config_bootstrap_v3_Bootstrap_mutable_stats_server_version_override (envoy_config_bootstrap_v3_Bootstrap *msg, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_metrics_v3_StatsSink ** envoy_config_bootstrap_v3_Bootstrap_mutable_stats_sinks (envoy_config_bootstrap_v3_Bootstrap *msg, size_t *len)
 
UPB_INLINE struct envoy_config_trace_v3_Tracingenvoy_config_bootstrap_v3_Bootstrap_mutable_tracing (envoy_config_bootstrap_v3_Bootstrap *msg, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_core_v3_TypedExtensionConfigenvoy_config_bootstrap_v3_Bootstrap_mutable_typed_dns_resolver_config (envoy_config_bootstrap_v3_Bootstrap *msg, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_bootstrap_v3_Watchdogenvoy_config_bootstrap_v3_Bootstrap_mutable_watchdog (envoy_config_bootstrap_v3_Bootstrap *msg, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_bootstrap_v3_Watchdogsenvoy_config_bootstrap_v3_Bootstrap_mutable_watchdogs (envoy_config_bootstrap_v3_Bootstrap *msg, upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_Bootstrapenvoy_config_bootstrap_v3_Bootstrap_new (upb_Arena *arena)
 
UPB_INLINE const struct envoy_config_core_v3_Nodeenvoy_config_bootstrap_v3_Bootstrap_node (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE upb_StringView constenvoy_config_bootstrap_v3_Bootstrap_node_context_params (const envoy_config_bootstrap_v3_Bootstrap *msg, size_t *len)
 
UPB_INLINE const struct envoy_config_overload_v3_OverloadManagerenvoy_config_bootstrap_v3_Bootstrap_overload_manager (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE envoy_config_bootstrap_v3_Bootstrapenvoy_config_bootstrap_v3_Bootstrap_parse (const char *buf, size_t size, upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_Bootstrapenvoy_config_bootstrap_v3_Bootstrap_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
 
UPB_INLINE upb_StringView envoy_config_bootstrap_v3_Bootstrap_perf_tracing_file_path (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE struct envoy_config_core_v3_TypedExtensionConfig ** envoy_config_bootstrap_v3_Bootstrap_resize_bootstrap_extensions (envoy_config_bootstrap_v3_Bootstrap *msg, size_t len, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_core_v3_ConfigSource ** envoy_config_bootstrap_v3_Bootstrap_resize_config_sources (envoy_config_bootstrap_v3_Bootstrap *msg, size_t len, upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_FatalAction ** envoy_config_bootstrap_v3_Bootstrap_resize_fatal_actions (envoy_config_bootstrap_v3_Bootstrap *msg, size_t len, upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_CustomInlineHeader ** envoy_config_bootstrap_v3_Bootstrap_resize_inline_headers (envoy_config_bootstrap_v3_Bootstrap *msg, size_t len, upb_Arena *arena)
 
UPB_INLINE upb_StringViewenvoy_config_bootstrap_v3_Bootstrap_resize_node_context_params (envoy_config_bootstrap_v3_Bootstrap *msg, size_t len, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_metrics_v3_StatsSink ** envoy_config_bootstrap_v3_Bootstrap_resize_stats_sinks (envoy_config_bootstrap_v3_Bootstrap *msg, size_t len, upb_Arena *arena)
 
UPB_INLINE char * envoy_config_bootstrap_v3_Bootstrap_serialize (const envoy_config_bootstrap_v3_Bootstrap *msg, upb_Arena *arena, size_t *len)
 
UPB_INLINE char * envoy_config_bootstrap_v3_Bootstrap_serialize_ex (const envoy_config_bootstrap_v3_Bootstrap *msg, int options, upb_Arena *arena, size_t *len)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_admin (envoy_config_bootstrap_v3_Bootstrap *msg, envoy_config_bootstrap_v3_Admin *value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_cluster_manager (envoy_config_bootstrap_v3_Bootstrap *msg, envoy_config_bootstrap_v3_ClusterManager *value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_default_config_source (envoy_config_bootstrap_v3_Bootstrap *msg, struct envoy_config_core_v3_ConfigSource *value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_default_socket_interface (envoy_config_bootstrap_v3_Bootstrap *msg, upb_StringView value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_dns_resolution_config (envoy_config_bootstrap_v3_Bootstrap *msg, struct envoy_config_core_v3_DnsResolutionConfig *value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_dynamic_resources (envoy_config_bootstrap_v3_Bootstrap *msg, envoy_config_bootstrap_v3_Bootstrap_DynamicResources *value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_enable_dispatcher_stats (envoy_config_bootstrap_v3_Bootstrap *msg, bool value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_flags_path (envoy_config_bootstrap_v3_Bootstrap *msg, upb_StringView value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_hds_config (envoy_config_bootstrap_v3_Bootstrap *msg, struct envoy_config_core_v3_ApiConfigSource *value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_header_prefix (envoy_config_bootstrap_v3_Bootstrap *msg, upb_StringView value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_layered_runtime (envoy_config_bootstrap_v3_Bootstrap *msg, envoy_config_bootstrap_v3_LayeredRuntime *value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_node (envoy_config_bootstrap_v3_Bootstrap *msg, struct envoy_config_core_v3_Node *value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_overload_manager (envoy_config_bootstrap_v3_Bootstrap *msg, struct envoy_config_overload_v3_OverloadManager *value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_perf_tracing_file_path (envoy_config_bootstrap_v3_Bootstrap *msg, upb_StringView value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_static_resources (envoy_config_bootstrap_v3_Bootstrap *msg, envoy_config_bootstrap_v3_Bootstrap_StaticResources *value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_stats_config (envoy_config_bootstrap_v3_Bootstrap *msg, struct envoy_config_metrics_v3_StatsConfig *value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_stats_flush_interval (envoy_config_bootstrap_v3_Bootstrap *msg, struct google_protobuf_Duration *value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_stats_flush_on_admin (envoy_config_bootstrap_v3_Bootstrap *msg, bool value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_stats_server_version_override (envoy_config_bootstrap_v3_Bootstrap *msg, struct google_protobuf_UInt64Value *value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_tracing (envoy_config_bootstrap_v3_Bootstrap *msg, struct envoy_config_trace_v3_Tracing *value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_typed_dns_resolver_config (envoy_config_bootstrap_v3_Bootstrap *msg, struct envoy_config_core_v3_TypedExtensionConfig *value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_use_tcp_for_dns_lookups (envoy_config_bootstrap_v3_Bootstrap *msg, bool value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_watchdog (envoy_config_bootstrap_v3_Bootstrap *msg, envoy_config_bootstrap_v3_Watchdog *value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_watchdogs (envoy_config_bootstrap_v3_Bootstrap *msg, envoy_config_bootstrap_v3_Watchdogs *value)
 
const UPB_INLINE envoy_config_bootstrap_v3_Bootstrap_StaticResourcesenvoy_config_bootstrap_v3_Bootstrap_static_resources (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE struct envoy_config_cluster_v3_Clusterenvoy_config_bootstrap_v3_Bootstrap_StaticResources_add_clusters (envoy_config_bootstrap_v3_Bootstrap_StaticResources *msg, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_listener_v3_Listenerenvoy_config_bootstrap_v3_Bootstrap_StaticResources_add_listeners (envoy_config_bootstrap_v3_Bootstrap_StaticResources *msg, upb_Arena *arena)
 
UPB_INLINE struct envoy_extensions_transport_sockets_tls_v3_Secretenvoy_config_bootstrap_v3_Bootstrap_StaticResources_add_secrets (envoy_config_bootstrap_v3_Bootstrap_StaticResources *msg, upb_Arena *arena)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_StaticResources_clear_clusters (const envoy_config_bootstrap_v3_Bootstrap_StaticResources *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_StaticResources_clear_listeners (const envoy_config_bootstrap_v3_Bootstrap_StaticResources *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_StaticResources_clear_secrets (const envoy_config_bootstrap_v3_Bootstrap_StaticResources *msg)
 
UPB_INLINE const struct envoy_config_cluster_v3_Cluster *constenvoy_config_bootstrap_v3_Bootstrap_StaticResources_clusters (const envoy_config_bootstrap_v3_Bootstrap_StaticResources *msg, size_t *len)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_StaticResources_has_clusters (const envoy_config_bootstrap_v3_Bootstrap_StaticResources *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_StaticResources_has_listeners (const envoy_config_bootstrap_v3_Bootstrap_StaticResources *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_StaticResources_has_secrets (const envoy_config_bootstrap_v3_Bootstrap_StaticResources *msg)
 
UPB_INLINE const struct envoy_config_listener_v3_Listener *constenvoy_config_bootstrap_v3_Bootstrap_StaticResources_listeners (const envoy_config_bootstrap_v3_Bootstrap_StaticResources *msg, size_t *len)
 
UPB_INLINE struct envoy_config_cluster_v3_Cluster ** envoy_config_bootstrap_v3_Bootstrap_StaticResources_mutable_clusters (envoy_config_bootstrap_v3_Bootstrap_StaticResources *msg, size_t *len)
 
UPB_INLINE struct envoy_config_listener_v3_Listener ** envoy_config_bootstrap_v3_Bootstrap_StaticResources_mutable_listeners (envoy_config_bootstrap_v3_Bootstrap_StaticResources *msg, size_t *len)
 
UPB_INLINE struct envoy_extensions_transport_sockets_tls_v3_Secret ** envoy_config_bootstrap_v3_Bootstrap_StaticResources_mutable_secrets (envoy_config_bootstrap_v3_Bootstrap_StaticResources *msg, size_t *len)
 
UPB_INLINE envoy_config_bootstrap_v3_Bootstrap_StaticResourcesenvoy_config_bootstrap_v3_Bootstrap_StaticResources_new (upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_Bootstrap_StaticResourcesenvoy_config_bootstrap_v3_Bootstrap_StaticResources_parse (const char *buf, size_t size, upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_Bootstrap_StaticResourcesenvoy_config_bootstrap_v3_Bootstrap_StaticResources_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_cluster_v3_Cluster ** envoy_config_bootstrap_v3_Bootstrap_StaticResources_resize_clusters (envoy_config_bootstrap_v3_Bootstrap_StaticResources *msg, size_t len, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_listener_v3_Listener ** envoy_config_bootstrap_v3_Bootstrap_StaticResources_resize_listeners (envoy_config_bootstrap_v3_Bootstrap_StaticResources *msg, size_t len, upb_Arena *arena)
 
UPB_INLINE struct envoy_extensions_transport_sockets_tls_v3_Secret ** envoy_config_bootstrap_v3_Bootstrap_StaticResources_resize_secrets (envoy_config_bootstrap_v3_Bootstrap_StaticResources *msg, size_t len, upb_Arena *arena)
 
UPB_INLINE const struct envoy_extensions_transport_sockets_tls_v3_Secret *constenvoy_config_bootstrap_v3_Bootstrap_StaticResources_secrets (const envoy_config_bootstrap_v3_Bootstrap_StaticResources *msg, size_t *len)
 
UPB_INLINE char * envoy_config_bootstrap_v3_Bootstrap_StaticResources_serialize (const envoy_config_bootstrap_v3_Bootstrap_StaticResources *msg, upb_Arena *arena, size_t *len)
 
UPB_INLINE char * envoy_config_bootstrap_v3_Bootstrap_StaticResources_serialize_ex (const envoy_config_bootstrap_v3_Bootstrap_StaticResources *msg, int options, upb_Arena *arena, size_t *len)
 
UPB_INLINE const struct envoy_config_metrics_v3_StatsConfigenvoy_config_bootstrap_v3_Bootstrap_stats_config (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE envoy_config_bootstrap_v3_Bootstrap_stats_flush_oneofcases envoy_config_bootstrap_v3_Bootstrap_stats_flush_case (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE const struct google_protobuf_Durationenvoy_config_bootstrap_v3_Bootstrap_stats_flush_interval (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_stats_flush_on_admin (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE const struct google_protobuf_UInt64Valueenvoy_config_bootstrap_v3_Bootstrap_stats_server_version_override (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE const struct envoy_config_metrics_v3_StatsSink *constenvoy_config_bootstrap_v3_Bootstrap_stats_sinks (const envoy_config_bootstrap_v3_Bootstrap *msg, size_t *len)
 
UPB_INLINE const struct envoy_config_trace_v3_Tracingenvoy_config_bootstrap_v3_Bootstrap_tracing (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE const struct envoy_config_core_v3_TypedExtensionConfigenvoy_config_bootstrap_v3_Bootstrap_typed_dns_resolver_config (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_use_tcp_for_dns_lookups (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
const UPB_INLINE envoy_config_bootstrap_v3_Watchdogenvoy_config_bootstrap_v3_Bootstrap_watchdog (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
const UPB_INLINE envoy_config_bootstrap_v3_Watchdogsenvoy_config_bootstrap_v3_Bootstrap_watchdogs (const envoy_config_bootstrap_v3_Bootstrap *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_ClusterManager_clear_load_stats_config (const envoy_config_bootstrap_v3_ClusterManager *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_ClusterManager_clear_local_cluster_name (const envoy_config_bootstrap_v3_ClusterManager *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_ClusterManager_clear_outlier_detection (const envoy_config_bootstrap_v3_ClusterManager *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_ClusterManager_clear_upstream_bind_config (const envoy_config_bootstrap_v3_ClusterManager *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_ClusterManager_has_load_stats_config (const envoy_config_bootstrap_v3_ClusterManager *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_ClusterManager_has_outlier_detection (const envoy_config_bootstrap_v3_ClusterManager *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_ClusterManager_has_upstream_bind_config (const envoy_config_bootstrap_v3_ClusterManager *msg)
 
UPB_INLINE const struct envoy_config_core_v3_ApiConfigSourceenvoy_config_bootstrap_v3_ClusterManager_load_stats_config (const envoy_config_bootstrap_v3_ClusterManager *msg)
 
UPB_INLINE upb_StringView envoy_config_bootstrap_v3_ClusterManager_local_cluster_name (const envoy_config_bootstrap_v3_ClusterManager *msg)
 
UPB_INLINE struct envoy_config_core_v3_ApiConfigSourceenvoy_config_bootstrap_v3_ClusterManager_mutable_load_stats_config (envoy_config_bootstrap_v3_ClusterManager *msg, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_bootstrap_v3_ClusterManager_OutlierDetectionenvoy_config_bootstrap_v3_ClusterManager_mutable_outlier_detection (envoy_config_bootstrap_v3_ClusterManager *msg, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_core_v3_BindConfigenvoy_config_bootstrap_v3_ClusterManager_mutable_upstream_bind_config (envoy_config_bootstrap_v3_ClusterManager *msg, upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_ClusterManagerenvoy_config_bootstrap_v3_ClusterManager_new (upb_Arena *arena)
 
const UPB_INLINE envoy_config_bootstrap_v3_ClusterManager_OutlierDetectionenvoy_config_bootstrap_v3_ClusterManager_outlier_detection (const envoy_config_bootstrap_v3_ClusterManager *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_ClusterManager_OutlierDetection_clear_event_log_path (const envoy_config_bootstrap_v3_ClusterManager_OutlierDetection *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_ClusterManager_OutlierDetection_clear_event_service (const envoy_config_bootstrap_v3_ClusterManager_OutlierDetection *msg)
 
UPB_INLINE upb_StringView envoy_config_bootstrap_v3_ClusterManager_OutlierDetection_event_log_path (const envoy_config_bootstrap_v3_ClusterManager_OutlierDetection *msg)
 
UPB_INLINE const struct envoy_config_core_v3_EventServiceConfigenvoy_config_bootstrap_v3_ClusterManager_OutlierDetection_event_service (const envoy_config_bootstrap_v3_ClusterManager_OutlierDetection *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_ClusterManager_OutlierDetection_has_event_service (const envoy_config_bootstrap_v3_ClusterManager_OutlierDetection *msg)
 
UPB_INLINE struct envoy_config_core_v3_EventServiceConfigenvoy_config_bootstrap_v3_ClusterManager_OutlierDetection_mutable_event_service (envoy_config_bootstrap_v3_ClusterManager_OutlierDetection *msg, upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_ClusterManager_OutlierDetectionenvoy_config_bootstrap_v3_ClusterManager_OutlierDetection_new (upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_ClusterManager_OutlierDetectionenvoy_config_bootstrap_v3_ClusterManager_OutlierDetection_parse (const char *buf, size_t size, upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_ClusterManager_OutlierDetectionenvoy_config_bootstrap_v3_ClusterManager_OutlierDetection_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
 
UPB_INLINE char * envoy_config_bootstrap_v3_ClusterManager_OutlierDetection_serialize (const envoy_config_bootstrap_v3_ClusterManager_OutlierDetection *msg, upb_Arena *arena, size_t *len)
 
UPB_INLINE char * envoy_config_bootstrap_v3_ClusterManager_OutlierDetection_serialize_ex (const envoy_config_bootstrap_v3_ClusterManager_OutlierDetection *msg, int options, upb_Arena *arena, size_t *len)
 
UPB_INLINE void envoy_config_bootstrap_v3_ClusterManager_OutlierDetection_set_event_log_path (envoy_config_bootstrap_v3_ClusterManager_OutlierDetection *msg, upb_StringView value)
 
UPB_INLINE void envoy_config_bootstrap_v3_ClusterManager_OutlierDetection_set_event_service (envoy_config_bootstrap_v3_ClusterManager_OutlierDetection *msg, struct envoy_config_core_v3_EventServiceConfig *value)
 
UPB_INLINE envoy_config_bootstrap_v3_ClusterManagerenvoy_config_bootstrap_v3_ClusterManager_parse (const char *buf, size_t size, upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_ClusterManagerenvoy_config_bootstrap_v3_ClusterManager_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
 
UPB_INLINE char * envoy_config_bootstrap_v3_ClusterManager_serialize (const envoy_config_bootstrap_v3_ClusterManager *msg, upb_Arena *arena, size_t *len)
 
UPB_INLINE char * envoy_config_bootstrap_v3_ClusterManager_serialize_ex (const envoy_config_bootstrap_v3_ClusterManager *msg, int options, upb_Arena *arena, size_t *len)
 
UPB_INLINE void envoy_config_bootstrap_v3_ClusterManager_set_load_stats_config (envoy_config_bootstrap_v3_ClusterManager *msg, struct envoy_config_core_v3_ApiConfigSource *value)
 
UPB_INLINE void envoy_config_bootstrap_v3_ClusterManager_set_local_cluster_name (envoy_config_bootstrap_v3_ClusterManager *msg, upb_StringView value)
 
UPB_INLINE void envoy_config_bootstrap_v3_ClusterManager_set_outlier_detection (envoy_config_bootstrap_v3_ClusterManager *msg, envoy_config_bootstrap_v3_ClusterManager_OutlierDetection *value)
 
UPB_INLINE void envoy_config_bootstrap_v3_ClusterManager_set_upstream_bind_config (envoy_config_bootstrap_v3_ClusterManager *msg, struct envoy_config_core_v3_BindConfig *value)
 
UPB_INLINE const struct envoy_config_core_v3_BindConfigenvoy_config_bootstrap_v3_ClusterManager_upstream_bind_config (const envoy_config_bootstrap_v3_ClusterManager *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_CustomInlineHeader_clear_inline_header_name (const envoy_config_bootstrap_v3_CustomInlineHeader *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_CustomInlineHeader_clear_inline_header_type (const envoy_config_bootstrap_v3_CustomInlineHeader *msg)
 
UPB_INLINE upb_StringView envoy_config_bootstrap_v3_CustomInlineHeader_inline_header_name (const envoy_config_bootstrap_v3_CustomInlineHeader *msg)
 
UPB_INLINE int32_t envoy_config_bootstrap_v3_CustomInlineHeader_inline_header_type (const envoy_config_bootstrap_v3_CustomInlineHeader *msg)
 
UPB_INLINE envoy_config_bootstrap_v3_CustomInlineHeaderenvoy_config_bootstrap_v3_CustomInlineHeader_new (upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_CustomInlineHeaderenvoy_config_bootstrap_v3_CustomInlineHeader_parse (const char *buf, size_t size, upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_CustomInlineHeaderenvoy_config_bootstrap_v3_CustomInlineHeader_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
 
UPB_INLINE char * envoy_config_bootstrap_v3_CustomInlineHeader_serialize (const envoy_config_bootstrap_v3_CustomInlineHeader *msg, upb_Arena *arena, size_t *len)
 
UPB_INLINE char * envoy_config_bootstrap_v3_CustomInlineHeader_serialize_ex (const envoy_config_bootstrap_v3_CustomInlineHeader *msg, int options, upb_Arena *arena, size_t *len)
 
UPB_INLINE void envoy_config_bootstrap_v3_CustomInlineHeader_set_inline_header_name (envoy_config_bootstrap_v3_CustomInlineHeader *msg, upb_StringView value)
 
UPB_INLINE void envoy_config_bootstrap_v3_CustomInlineHeader_set_inline_header_type (envoy_config_bootstrap_v3_CustomInlineHeader *msg, int32_t value)
 
UPB_INLINE void envoy_config_bootstrap_v3_FatalAction_clear_config (const envoy_config_bootstrap_v3_FatalAction *msg)
 
UPB_INLINE const struct envoy_config_core_v3_TypedExtensionConfigenvoy_config_bootstrap_v3_FatalAction_config (const envoy_config_bootstrap_v3_FatalAction *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_FatalAction_has_config (const envoy_config_bootstrap_v3_FatalAction *msg)
 
UPB_INLINE struct envoy_config_core_v3_TypedExtensionConfigenvoy_config_bootstrap_v3_FatalAction_mutable_config (envoy_config_bootstrap_v3_FatalAction *msg, upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_FatalActionenvoy_config_bootstrap_v3_FatalAction_new (upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_FatalActionenvoy_config_bootstrap_v3_FatalAction_parse (const char *buf, size_t size, upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_FatalActionenvoy_config_bootstrap_v3_FatalAction_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
 
UPB_INLINE char * envoy_config_bootstrap_v3_FatalAction_serialize (const envoy_config_bootstrap_v3_FatalAction *msg, upb_Arena *arena, size_t *len)
 
UPB_INLINE char * envoy_config_bootstrap_v3_FatalAction_serialize_ex (const envoy_config_bootstrap_v3_FatalAction *msg, int options, upb_Arena *arena, size_t *len)
 
UPB_INLINE void envoy_config_bootstrap_v3_FatalAction_set_config (envoy_config_bootstrap_v3_FatalAction *msg, struct envoy_config_core_v3_TypedExtensionConfig *value)
 
UPB_INLINE struct envoy_config_bootstrap_v3_RuntimeLayerenvoy_config_bootstrap_v3_LayeredRuntime_add_layers (envoy_config_bootstrap_v3_LayeredRuntime *msg, upb_Arena *arena)
 
UPB_INLINE void envoy_config_bootstrap_v3_LayeredRuntime_clear_layers (const envoy_config_bootstrap_v3_LayeredRuntime *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_LayeredRuntime_has_layers (const envoy_config_bootstrap_v3_LayeredRuntime *msg)
 
const UPB_INLINE envoy_config_bootstrap_v3_RuntimeLayer *constenvoy_config_bootstrap_v3_LayeredRuntime_layers (const envoy_config_bootstrap_v3_LayeredRuntime *msg, size_t *len)
 
UPB_INLINE envoy_config_bootstrap_v3_RuntimeLayer ** envoy_config_bootstrap_v3_LayeredRuntime_mutable_layers (envoy_config_bootstrap_v3_LayeredRuntime *msg, size_t *len)
 
UPB_INLINE envoy_config_bootstrap_v3_LayeredRuntimeenvoy_config_bootstrap_v3_LayeredRuntime_new (upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_LayeredRuntimeenvoy_config_bootstrap_v3_LayeredRuntime_parse (const char *buf, size_t size, upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_LayeredRuntimeenvoy_config_bootstrap_v3_LayeredRuntime_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_RuntimeLayer ** envoy_config_bootstrap_v3_LayeredRuntime_resize_layers (envoy_config_bootstrap_v3_LayeredRuntime *msg, size_t len, upb_Arena *arena)
 
UPB_INLINE char * envoy_config_bootstrap_v3_LayeredRuntime_serialize (const envoy_config_bootstrap_v3_LayeredRuntime *msg, upb_Arena *arena, size_t *len)
 
UPB_INLINE char * envoy_config_bootstrap_v3_LayeredRuntime_serialize_ex (const envoy_config_bootstrap_v3_LayeredRuntime *msg, int options, upb_Arena *arena, size_t *len)
 
UPB_INLINE const struct google_protobuf_Structenvoy_config_bootstrap_v3_Runtime_base (const envoy_config_bootstrap_v3_Runtime *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Runtime_clear_base (const envoy_config_bootstrap_v3_Runtime *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Runtime_clear_override_subdirectory (const envoy_config_bootstrap_v3_Runtime *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Runtime_clear_subdirectory (const envoy_config_bootstrap_v3_Runtime *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Runtime_clear_symlink_root (const envoy_config_bootstrap_v3_Runtime *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Runtime_has_base (const envoy_config_bootstrap_v3_Runtime *msg)
 
UPB_INLINE struct google_protobuf_Structenvoy_config_bootstrap_v3_Runtime_mutable_base (envoy_config_bootstrap_v3_Runtime *msg, upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_Runtimeenvoy_config_bootstrap_v3_Runtime_new (upb_Arena *arena)
 
UPB_INLINE upb_StringView envoy_config_bootstrap_v3_Runtime_override_subdirectory (const envoy_config_bootstrap_v3_Runtime *msg)
 
UPB_INLINE envoy_config_bootstrap_v3_Runtimeenvoy_config_bootstrap_v3_Runtime_parse (const char *buf, size_t size, upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_Runtimeenvoy_config_bootstrap_v3_Runtime_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
 
UPB_INLINE char * envoy_config_bootstrap_v3_Runtime_serialize (const envoy_config_bootstrap_v3_Runtime *msg, upb_Arena *arena, size_t *len)
 
UPB_INLINE char * envoy_config_bootstrap_v3_Runtime_serialize_ex (const envoy_config_bootstrap_v3_Runtime *msg, int options, upb_Arena *arena, size_t *len)
 
UPB_INLINE void envoy_config_bootstrap_v3_Runtime_set_base (envoy_config_bootstrap_v3_Runtime *msg, struct google_protobuf_Struct *value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Runtime_set_override_subdirectory (envoy_config_bootstrap_v3_Runtime *msg, upb_StringView value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Runtime_set_subdirectory (envoy_config_bootstrap_v3_Runtime *msg, upb_StringView value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Runtime_set_symlink_root (envoy_config_bootstrap_v3_Runtime *msg, upb_StringView value)
 
UPB_INLINE upb_StringView envoy_config_bootstrap_v3_Runtime_subdirectory (const envoy_config_bootstrap_v3_Runtime *msg)
 
UPB_INLINE upb_StringView envoy_config_bootstrap_v3_Runtime_symlink_root (const envoy_config_bootstrap_v3_Runtime *msg)
 
const UPB_INLINE envoy_config_bootstrap_v3_RuntimeLayer_AdminLayerenvoy_config_bootstrap_v3_RuntimeLayer_admin_layer (const envoy_config_bootstrap_v3_RuntimeLayer *msg)
 
UPB_INLINE envoy_config_bootstrap_v3_RuntimeLayer_AdminLayerenvoy_config_bootstrap_v3_RuntimeLayer_AdminLayer_new (upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_RuntimeLayer_AdminLayerenvoy_config_bootstrap_v3_RuntimeLayer_AdminLayer_parse (const char *buf, size_t size, upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_RuntimeLayer_AdminLayerenvoy_config_bootstrap_v3_RuntimeLayer_AdminLayer_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
 
UPB_INLINE char * envoy_config_bootstrap_v3_RuntimeLayer_AdminLayer_serialize (const envoy_config_bootstrap_v3_RuntimeLayer_AdminLayer *msg, upb_Arena *arena, size_t *len)
 
UPB_INLINE char * envoy_config_bootstrap_v3_RuntimeLayer_AdminLayer_serialize_ex (const envoy_config_bootstrap_v3_RuntimeLayer_AdminLayer *msg, int options, upb_Arena *arena, size_t *len)
 
UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_clear_admin_layer (const envoy_config_bootstrap_v3_RuntimeLayer *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_clear_disk_layer (const envoy_config_bootstrap_v3_RuntimeLayer *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_clear_name (const envoy_config_bootstrap_v3_RuntimeLayer *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_clear_rtds_layer (const envoy_config_bootstrap_v3_RuntimeLayer *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_clear_static_layer (const envoy_config_bootstrap_v3_RuntimeLayer *msg)
 
const UPB_INLINE envoy_config_bootstrap_v3_RuntimeLayer_DiskLayerenvoy_config_bootstrap_v3_RuntimeLayer_disk_layer (const envoy_config_bootstrap_v3_RuntimeLayer *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_append_service_cluster (const envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_clear_append_service_cluster (const envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_clear_subdirectory (const envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_clear_symlink_root (const envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer *msg)
 
UPB_INLINE envoy_config_bootstrap_v3_RuntimeLayer_DiskLayerenvoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_new (upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_RuntimeLayer_DiskLayerenvoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_parse (const char *buf, size_t size, upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_RuntimeLayer_DiskLayerenvoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
 
UPB_INLINE char * envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_serialize (const envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer *msg, upb_Arena *arena, size_t *len)
 
UPB_INLINE char * envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_serialize_ex (const envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer *msg, int options, upb_Arena *arena, size_t *len)
 
UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_set_append_service_cluster (envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer *msg, bool value)
 
UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_set_subdirectory (envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer *msg, upb_StringView value)
 
UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_set_symlink_root (envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer *msg, upb_StringView value)
 
UPB_INLINE upb_StringView envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_subdirectory (const envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer *msg)
 
UPB_INLINE upb_StringView envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_symlink_root (const envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_RuntimeLayer_has_admin_layer (const envoy_config_bootstrap_v3_RuntimeLayer *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_RuntimeLayer_has_disk_layer (const envoy_config_bootstrap_v3_RuntimeLayer *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_RuntimeLayer_has_rtds_layer (const envoy_config_bootstrap_v3_RuntimeLayer *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_RuntimeLayer_has_static_layer (const envoy_config_bootstrap_v3_RuntimeLayer *msg)
 
UPB_INLINE envoy_config_bootstrap_v3_RuntimeLayer_layer_specifier_oneofcases envoy_config_bootstrap_v3_RuntimeLayer_layer_specifier_case (const envoy_config_bootstrap_v3_RuntimeLayer *msg)
 
UPB_INLINE struct envoy_config_bootstrap_v3_RuntimeLayer_AdminLayerenvoy_config_bootstrap_v3_RuntimeLayer_mutable_admin_layer (envoy_config_bootstrap_v3_RuntimeLayer *msg, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_bootstrap_v3_RuntimeLayer_DiskLayerenvoy_config_bootstrap_v3_RuntimeLayer_mutable_disk_layer (envoy_config_bootstrap_v3_RuntimeLayer *msg, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayerenvoy_config_bootstrap_v3_RuntimeLayer_mutable_rtds_layer (envoy_config_bootstrap_v3_RuntimeLayer *msg, upb_Arena *arena)
 
UPB_INLINE struct google_protobuf_Structenvoy_config_bootstrap_v3_RuntimeLayer_mutable_static_layer (envoy_config_bootstrap_v3_RuntimeLayer *msg, upb_Arena *arena)
 
UPB_INLINE upb_StringView envoy_config_bootstrap_v3_RuntimeLayer_name (const envoy_config_bootstrap_v3_RuntimeLayer *msg)
 
UPB_INLINE envoy_config_bootstrap_v3_RuntimeLayerenvoy_config_bootstrap_v3_RuntimeLayer_new (upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_RuntimeLayerenvoy_config_bootstrap_v3_RuntimeLayer_parse (const char *buf, size_t size, upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_RuntimeLayerenvoy_config_bootstrap_v3_RuntimeLayer_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
 
const UPB_INLINE envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayerenvoy_config_bootstrap_v3_RuntimeLayer_rtds_layer (const envoy_config_bootstrap_v3_RuntimeLayer *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_clear_name (const envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_clear_rtds_config (const envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_has_rtds_config (const envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer *msg)
 
UPB_INLINE struct envoy_config_core_v3_ConfigSourceenvoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_mutable_rtds_config (envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer *msg, upb_Arena *arena)
 
UPB_INLINE upb_StringView envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_name (const envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer *msg)
 
UPB_INLINE envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayerenvoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_new (upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayerenvoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_parse (const char *buf, size_t size, upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayerenvoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
 
UPB_INLINE const struct envoy_config_core_v3_ConfigSourceenvoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_rtds_config (const envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer *msg)
 
UPB_INLINE char * envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_serialize (const envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer *msg, upb_Arena *arena, size_t *len)
 
UPB_INLINE char * envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_serialize_ex (const envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer *msg, int options, upb_Arena *arena, size_t *len)
 
UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_set_name (envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer *msg, upb_StringView value)
 
UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_set_rtds_config (envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer *msg, struct envoy_config_core_v3_ConfigSource *value)
 
UPB_INLINE char * envoy_config_bootstrap_v3_RuntimeLayer_serialize (const envoy_config_bootstrap_v3_RuntimeLayer *msg, upb_Arena *arena, size_t *len)
 
UPB_INLINE char * envoy_config_bootstrap_v3_RuntimeLayer_serialize_ex (const envoy_config_bootstrap_v3_RuntimeLayer *msg, int options, upb_Arena *arena, size_t *len)
 
UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_set_admin_layer (envoy_config_bootstrap_v3_RuntimeLayer *msg, envoy_config_bootstrap_v3_RuntimeLayer_AdminLayer *value)
 
UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_set_disk_layer (envoy_config_bootstrap_v3_RuntimeLayer *msg, envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer *value)
 
UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_set_name (envoy_config_bootstrap_v3_RuntimeLayer *msg, upb_StringView value)
 
UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_set_rtds_layer (envoy_config_bootstrap_v3_RuntimeLayer *msg, envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer *value)
 
UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_set_static_layer (envoy_config_bootstrap_v3_RuntimeLayer *msg, struct google_protobuf_Struct *value)
 
UPB_INLINE const struct google_protobuf_Structenvoy_config_bootstrap_v3_RuntimeLayer_static_layer (const envoy_config_bootstrap_v3_RuntimeLayer *msg)
 
const UPB_INLINE envoy_config_bootstrap_v3_Watchdog_WatchdogAction *constenvoy_config_bootstrap_v3_Watchdog_actions (const envoy_config_bootstrap_v3_Watchdog *msg, size_t *len)
 
UPB_INLINE struct envoy_config_bootstrap_v3_Watchdog_WatchdogActionenvoy_config_bootstrap_v3_Watchdog_add_actions (envoy_config_bootstrap_v3_Watchdog *msg, upb_Arena *arena)
 
UPB_INLINE void envoy_config_bootstrap_v3_Watchdog_clear_actions (const envoy_config_bootstrap_v3_Watchdog *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Watchdog_clear_kill_timeout (const envoy_config_bootstrap_v3_Watchdog *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Watchdog_clear_max_kill_timeout_jitter (const envoy_config_bootstrap_v3_Watchdog *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Watchdog_clear_megamiss_timeout (const envoy_config_bootstrap_v3_Watchdog *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Watchdog_clear_miss_timeout (const envoy_config_bootstrap_v3_Watchdog *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Watchdog_clear_multikill_threshold (const envoy_config_bootstrap_v3_Watchdog *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Watchdog_clear_multikill_timeout (const envoy_config_bootstrap_v3_Watchdog *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Watchdog_has_actions (const envoy_config_bootstrap_v3_Watchdog *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Watchdog_has_kill_timeout (const envoy_config_bootstrap_v3_Watchdog *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Watchdog_has_max_kill_timeout_jitter (const envoy_config_bootstrap_v3_Watchdog *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Watchdog_has_megamiss_timeout (const envoy_config_bootstrap_v3_Watchdog *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Watchdog_has_miss_timeout (const envoy_config_bootstrap_v3_Watchdog *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Watchdog_has_multikill_threshold (const envoy_config_bootstrap_v3_Watchdog *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Watchdog_has_multikill_timeout (const envoy_config_bootstrap_v3_Watchdog *msg)
 
UPB_INLINE const struct google_protobuf_Durationenvoy_config_bootstrap_v3_Watchdog_kill_timeout (const envoy_config_bootstrap_v3_Watchdog *msg)
 
UPB_INLINE const struct google_protobuf_Durationenvoy_config_bootstrap_v3_Watchdog_max_kill_timeout_jitter (const envoy_config_bootstrap_v3_Watchdog *msg)
 
UPB_INLINE const struct google_protobuf_Durationenvoy_config_bootstrap_v3_Watchdog_megamiss_timeout (const envoy_config_bootstrap_v3_Watchdog *msg)
 
UPB_INLINE const struct google_protobuf_Durationenvoy_config_bootstrap_v3_Watchdog_miss_timeout (const envoy_config_bootstrap_v3_Watchdog *msg)
 
UPB_INLINE const struct envoy_type_v3_Percentenvoy_config_bootstrap_v3_Watchdog_multikill_threshold (const envoy_config_bootstrap_v3_Watchdog *msg)
 
UPB_INLINE const struct google_protobuf_Durationenvoy_config_bootstrap_v3_Watchdog_multikill_timeout (const envoy_config_bootstrap_v3_Watchdog *msg)
 
UPB_INLINE envoy_config_bootstrap_v3_Watchdog_WatchdogAction ** envoy_config_bootstrap_v3_Watchdog_mutable_actions (envoy_config_bootstrap_v3_Watchdog *msg, size_t *len)
 
UPB_INLINE struct google_protobuf_Durationenvoy_config_bootstrap_v3_Watchdog_mutable_kill_timeout (envoy_config_bootstrap_v3_Watchdog *msg, upb_Arena *arena)
 
UPB_INLINE struct google_protobuf_Durationenvoy_config_bootstrap_v3_Watchdog_mutable_max_kill_timeout_jitter (envoy_config_bootstrap_v3_Watchdog *msg, upb_Arena *arena)
 
UPB_INLINE struct google_protobuf_Durationenvoy_config_bootstrap_v3_Watchdog_mutable_megamiss_timeout (envoy_config_bootstrap_v3_Watchdog *msg, upb_Arena *arena)
 
UPB_INLINE struct google_protobuf_Durationenvoy_config_bootstrap_v3_Watchdog_mutable_miss_timeout (envoy_config_bootstrap_v3_Watchdog *msg, upb_Arena *arena)
 
UPB_INLINE struct envoy_type_v3_Percentenvoy_config_bootstrap_v3_Watchdog_mutable_multikill_threshold (envoy_config_bootstrap_v3_Watchdog *msg, upb_Arena *arena)
 
UPB_INLINE struct google_protobuf_Durationenvoy_config_bootstrap_v3_Watchdog_mutable_multikill_timeout (envoy_config_bootstrap_v3_Watchdog *msg, upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_Watchdogenvoy_config_bootstrap_v3_Watchdog_new (upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_Watchdogenvoy_config_bootstrap_v3_Watchdog_parse (const char *buf, size_t size, upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_Watchdogenvoy_config_bootstrap_v3_Watchdog_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_Watchdog_WatchdogAction ** envoy_config_bootstrap_v3_Watchdog_resize_actions (envoy_config_bootstrap_v3_Watchdog *msg, size_t len, upb_Arena *arena)
 
UPB_INLINE char * envoy_config_bootstrap_v3_Watchdog_serialize (const envoy_config_bootstrap_v3_Watchdog *msg, upb_Arena *arena, size_t *len)
 
UPB_INLINE char * envoy_config_bootstrap_v3_Watchdog_serialize_ex (const envoy_config_bootstrap_v3_Watchdog *msg, int options, upb_Arena *arena, size_t *len)
 
UPB_INLINE void envoy_config_bootstrap_v3_Watchdog_set_kill_timeout (envoy_config_bootstrap_v3_Watchdog *msg, struct google_protobuf_Duration *value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Watchdog_set_max_kill_timeout_jitter (envoy_config_bootstrap_v3_Watchdog *msg, struct google_protobuf_Duration *value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Watchdog_set_megamiss_timeout (envoy_config_bootstrap_v3_Watchdog *msg, struct google_protobuf_Duration *value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Watchdog_set_miss_timeout (envoy_config_bootstrap_v3_Watchdog *msg, struct google_protobuf_Duration *value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Watchdog_set_multikill_threshold (envoy_config_bootstrap_v3_Watchdog *msg, struct envoy_type_v3_Percent *value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Watchdog_set_multikill_timeout (envoy_config_bootstrap_v3_Watchdog *msg, struct google_protobuf_Duration *value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Watchdog_WatchdogAction_clear_config (const envoy_config_bootstrap_v3_Watchdog_WatchdogAction *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Watchdog_WatchdogAction_clear_event (const envoy_config_bootstrap_v3_Watchdog_WatchdogAction *msg)
 
UPB_INLINE const struct envoy_config_core_v3_TypedExtensionConfigenvoy_config_bootstrap_v3_Watchdog_WatchdogAction_config (const envoy_config_bootstrap_v3_Watchdog_WatchdogAction *msg)
 
UPB_INLINE int32_t envoy_config_bootstrap_v3_Watchdog_WatchdogAction_event (const envoy_config_bootstrap_v3_Watchdog_WatchdogAction *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Watchdog_WatchdogAction_has_config (const envoy_config_bootstrap_v3_Watchdog_WatchdogAction *msg)
 
UPB_INLINE struct envoy_config_core_v3_TypedExtensionConfigenvoy_config_bootstrap_v3_Watchdog_WatchdogAction_mutable_config (envoy_config_bootstrap_v3_Watchdog_WatchdogAction *msg, upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_Watchdog_WatchdogActionenvoy_config_bootstrap_v3_Watchdog_WatchdogAction_new (upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_Watchdog_WatchdogActionenvoy_config_bootstrap_v3_Watchdog_WatchdogAction_parse (const char *buf, size_t size, upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_Watchdog_WatchdogActionenvoy_config_bootstrap_v3_Watchdog_WatchdogAction_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
 
UPB_INLINE char * envoy_config_bootstrap_v3_Watchdog_WatchdogAction_serialize (const envoy_config_bootstrap_v3_Watchdog_WatchdogAction *msg, upb_Arena *arena, size_t *len)
 
UPB_INLINE char * envoy_config_bootstrap_v3_Watchdog_WatchdogAction_serialize_ex (const envoy_config_bootstrap_v3_Watchdog_WatchdogAction *msg, int options, upb_Arena *arena, size_t *len)
 
UPB_INLINE void envoy_config_bootstrap_v3_Watchdog_WatchdogAction_set_config (envoy_config_bootstrap_v3_Watchdog_WatchdogAction *msg, struct envoy_config_core_v3_TypedExtensionConfig *value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Watchdog_WatchdogAction_set_event (envoy_config_bootstrap_v3_Watchdog_WatchdogAction *msg, int32_t value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Watchdogs_clear_main_thread_watchdog (const envoy_config_bootstrap_v3_Watchdogs *msg)
 
UPB_INLINE void envoy_config_bootstrap_v3_Watchdogs_clear_worker_watchdog (const envoy_config_bootstrap_v3_Watchdogs *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Watchdogs_has_main_thread_watchdog (const envoy_config_bootstrap_v3_Watchdogs *msg)
 
UPB_INLINE bool envoy_config_bootstrap_v3_Watchdogs_has_worker_watchdog (const envoy_config_bootstrap_v3_Watchdogs *msg)
 
const UPB_INLINE envoy_config_bootstrap_v3_Watchdogenvoy_config_bootstrap_v3_Watchdogs_main_thread_watchdog (const envoy_config_bootstrap_v3_Watchdogs *msg)
 
UPB_INLINE struct envoy_config_bootstrap_v3_Watchdogenvoy_config_bootstrap_v3_Watchdogs_mutable_main_thread_watchdog (envoy_config_bootstrap_v3_Watchdogs *msg, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_bootstrap_v3_Watchdogenvoy_config_bootstrap_v3_Watchdogs_mutable_worker_watchdog (envoy_config_bootstrap_v3_Watchdogs *msg, upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_Watchdogsenvoy_config_bootstrap_v3_Watchdogs_new (upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_Watchdogsenvoy_config_bootstrap_v3_Watchdogs_parse (const char *buf, size_t size, upb_Arena *arena)
 
UPB_INLINE envoy_config_bootstrap_v3_Watchdogsenvoy_config_bootstrap_v3_Watchdogs_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
 
UPB_INLINE char * envoy_config_bootstrap_v3_Watchdogs_serialize (const envoy_config_bootstrap_v3_Watchdogs *msg, upb_Arena *arena, size_t *len)
 
UPB_INLINE char * envoy_config_bootstrap_v3_Watchdogs_serialize_ex (const envoy_config_bootstrap_v3_Watchdogs *msg, int options, upb_Arena *arena, size_t *len)
 
UPB_INLINE void envoy_config_bootstrap_v3_Watchdogs_set_main_thread_watchdog (envoy_config_bootstrap_v3_Watchdogs *msg, envoy_config_bootstrap_v3_Watchdog *value)
 
UPB_INLINE void envoy_config_bootstrap_v3_Watchdogs_set_worker_watchdog (envoy_config_bootstrap_v3_Watchdogs *msg, envoy_config_bootstrap_v3_Watchdog *value)
 
const UPB_INLINE envoy_config_bootstrap_v3_Watchdogenvoy_config_bootstrap_v3_Watchdogs_worker_watchdog (const envoy_config_bootstrap_v3_Watchdogs *msg)
 

Variables

const upb_MiniTable envoy_config_accesslog_v3_AccessLog_msginit
 
const upb_MiniTable envoy_config_bootstrap_v3_Admin_msginit
 
const upb_MiniTable envoy_config_bootstrap_v3_Bootstrap_CertificateProviderInstancesEntry_msginit
 
const upb_MiniTable envoy_config_bootstrap_v3_Bootstrap_DynamicResources_msginit
 
const upb_MiniTable envoy_config_bootstrap_v3_Bootstrap_msginit
 
const upb_MiniTable_File envoy_config_bootstrap_v3_bootstrap_proto_upb_file_layout
 
const upb_MiniTable envoy_config_bootstrap_v3_Bootstrap_StaticResources_msginit
 
const upb_MiniTable envoy_config_bootstrap_v3_ClusterManager_msginit
 
const upb_MiniTable envoy_config_bootstrap_v3_ClusterManager_OutlierDetection_msginit
 
const upb_MiniTable envoy_config_bootstrap_v3_CustomInlineHeader_msginit
 
const upb_MiniTable envoy_config_bootstrap_v3_FatalAction_msginit
 
const upb_MiniTable envoy_config_bootstrap_v3_LayeredRuntime_msginit
 
const upb_MiniTable envoy_config_bootstrap_v3_Runtime_msginit
 
const upb_MiniTable envoy_config_bootstrap_v3_RuntimeLayer_AdminLayer_msginit
 
const upb_MiniTable envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_msginit
 
const upb_MiniTable envoy_config_bootstrap_v3_RuntimeLayer_msginit
 
const upb_MiniTable envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_msginit
 
const upb_MiniTable envoy_config_bootstrap_v3_Watchdog_msginit
 
const upb_MiniTable envoy_config_bootstrap_v3_Watchdog_WatchdogAction_msginit
 
const upb_MiniTable envoy_config_bootstrap_v3_Watchdogs_msginit
 
const upb_MiniTable envoy_config_cluster_v3_Cluster_msginit
 
const upb_MiniTable envoy_config_core_v3_Address_msginit
 
const upb_MiniTable envoy_config_core_v3_ApiConfigSource_msginit
 
const upb_MiniTable envoy_config_core_v3_BindConfig_msginit
 
const upb_MiniTable envoy_config_core_v3_ConfigSource_msginit
 
const upb_MiniTable envoy_config_core_v3_DnsResolutionConfig_msginit
 
const upb_MiniTable envoy_config_core_v3_EventServiceConfig_msginit
 
const upb_MiniTable envoy_config_core_v3_Node_msginit
 
const upb_MiniTable envoy_config_core_v3_SocketOption_msginit
 
const upb_MiniTable envoy_config_core_v3_TypedExtensionConfig_msginit
 
const upb_MiniTable envoy_config_listener_v3_Listener_msginit
 
const upb_MiniTable envoy_config_metrics_v3_StatsConfig_msginit
 
const upb_MiniTable envoy_config_metrics_v3_StatsSink_msginit
 
const upb_MiniTable envoy_config_overload_v3_OverloadManager_msginit
 
const upb_MiniTable envoy_config_trace_v3_Tracing_msginit
 
const upb_MiniTable envoy_extensions_transport_sockets_tls_v3_Secret_msginit
 
const upb_MiniTable envoy_type_v3_Percent_msginit
 
const upb_MiniTable google_protobuf_Duration_msginit
 
const upb_MiniTable google_protobuf_Struct_msginit
 
const upb_MiniTable google_protobuf_UInt64Value_msginit
 

Typedef Documentation

◆ envoy_config_bootstrap_v3_Admin

Definition at line 45 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap

Definition at line 41 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_CertificateProviderInstancesEntry

Definition at line 44 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_DynamicResources

Definition at line 43 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_StaticResources

Definition at line 42 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_ClusterManager

Definition at line 46 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_ClusterManager_OutlierDetection

Definition at line 47 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_CustomInlineHeader

Definition at line 58 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_FatalAction

Definition at line 51 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_LayeredRuntime

Definition at line 57 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Runtime

Definition at line 52 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer

Definition at line 53 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_AdminLayer

Definition at line 55 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer

Definition at line 54 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer

Definition at line 56 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog

Definition at line 49 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_WatchdogAction

Definition at line 50 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdogs

Definition at line 48 of file bootstrap.upb.h.

Enumeration Type Documentation

◆ envoy_config_bootstrap_v3_Bootstrap_stats_flush_oneofcases

Enumerator
envoy_config_bootstrap_v3_Bootstrap_stats_flush_stats_flush_on_admin 
envoy_config_bootstrap_v3_Bootstrap_stats_flush_NOT_SET 

Definition at line 168 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_CustomInlineHeader_InlineHeaderType

Enumerator
envoy_config_bootstrap_v3_CustomInlineHeader_REQUEST_HEADER 
envoy_config_bootstrap_v3_CustomInlineHeader_REQUEST_TRAILER 
envoy_config_bootstrap_v3_CustomInlineHeader_RESPONSE_HEADER 
envoy_config_bootstrap_v3_CustomInlineHeader_RESPONSE_TRAILER 

Definition at line 120 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_layer_specifier_oneofcases

Enumerator
envoy_config_bootstrap_v3_RuntimeLayer_layer_specifier_static_layer 
envoy_config_bootstrap_v3_RuntimeLayer_layer_specifier_disk_layer 
envoy_config_bootstrap_v3_RuntimeLayer_layer_specifier_admin_layer 
envoy_config_bootstrap_v3_RuntimeLayer_layer_specifier_rtds_layer 
envoy_config_bootstrap_v3_RuntimeLayer_layer_specifier_NOT_SET 

Definition at line 1786 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_WatchdogAction_WatchdogEvent

Enumerator
envoy_config_bootstrap_v3_Watchdog_WatchdogAction_UNKNOWN 
envoy_config_bootstrap_v3_Watchdog_WatchdogAction_KILL 
envoy_config_bootstrap_v3_Watchdog_WatchdogAction_MULTIKILL 
envoy_config_bootstrap_v3_Watchdog_WatchdogAction_MEGAMISS 
envoy_config_bootstrap_v3_Watchdog_WatchdogAction_MISS 

Definition at line 127 of file bootstrap.upb.h.

Function Documentation

◆ envoy_config_bootstrap_v3_Admin_access_log()

UPB_INLINE const struct envoy_config_accesslog_v3_AccessLog* const* envoy_config_bootstrap_v3_Admin_access_log ( const envoy_config_bootstrap_v3_Admin msg,
size_t *  len 
)

Definition at line 1062 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Admin_access_log_path()

UPB_INLINE upb_StringView envoy_config_bootstrap_v3_Admin_access_log_path ( const envoy_config_bootstrap_v3_Admin msg)

Definition at line 1029 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Admin_add_access_log()

UPB_INLINE struct envoy_config_accesslog_v3_AccessLog* envoy_config_bootstrap_v3_Admin_add_access_log ( envoy_config_bootstrap_v3_Admin msg,
upb_Arena arena 
)

Definition at line 1109 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Admin_add_socket_options()

UPB_INLINE struct envoy_config_core_v3_SocketOption* envoy_config_bootstrap_v3_Admin_add_socket_options ( envoy_config_bootstrap_v3_Admin msg,
upb_Arena arena 
)

Definition at line 1097 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Admin_address()

UPB_INLINE const struct envoy_config_core_v3_Address* envoy_config_bootstrap_v3_Admin_address ( const envoy_config_bootstrap_v3_Admin msg)

Definition at line 1044 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Admin_clear_access_log()

UPB_INLINE void envoy_config_bootstrap_v3_Admin_clear_access_log ( const envoy_config_bootstrap_v3_Admin msg)

Definition at line 1059 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Admin_clear_access_log_path()

UPB_INLINE void envoy_config_bootstrap_v3_Admin_clear_access_log_path ( const envoy_config_bootstrap_v3_Admin msg)

Definition at line 1026 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Admin_clear_address()

UPB_INLINE void envoy_config_bootstrap_v3_Admin_clear_address ( const envoy_config_bootstrap_v3_Admin msg)

Definition at line 1041 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Admin_clear_ignore_global_conn_limit()

UPB_INLINE void envoy_config_bootstrap_v3_Admin_clear_ignore_global_conn_limit ( const envoy_config_bootstrap_v3_Admin msg)

Definition at line 1065 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Admin_clear_profile_path()

UPB_INLINE void envoy_config_bootstrap_v3_Admin_clear_profile_path ( const envoy_config_bootstrap_v3_Admin msg)

Definition at line 1032 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Admin_clear_socket_options()

UPB_INLINE void envoy_config_bootstrap_v3_Admin_clear_socket_options ( const envoy_config_bootstrap_v3_Admin msg)

Definition at line 1050 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Admin_has_access_log()

UPB_INLINE bool envoy_config_bootstrap_v3_Admin_has_access_log ( const envoy_config_bootstrap_v3_Admin msg)

Definition at line 1056 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Admin_has_address()

UPB_INLINE bool envoy_config_bootstrap_v3_Admin_has_address ( const envoy_config_bootstrap_v3_Admin msg)

Definition at line 1038 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Admin_has_socket_options()

UPB_INLINE bool envoy_config_bootstrap_v3_Admin_has_socket_options ( const envoy_config_bootstrap_v3_Admin msg)

Definition at line 1047 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Admin_ignore_global_conn_limit()

UPB_INLINE bool envoy_config_bootstrap_v3_Admin_ignore_global_conn_limit ( const envoy_config_bootstrap_v3_Admin msg)

Definition at line 1068 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Admin_mutable_access_log()

UPB_INLINE struct envoy_config_accesslog_v3_AccessLog** envoy_config_bootstrap_v3_Admin_mutable_access_log ( envoy_config_bootstrap_v3_Admin msg,
size_t *  len 
)

Definition at line 1103 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Admin_mutable_address()

UPB_INLINE struct envoy_config_core_v3_Address* envoy_config_bootstrap_v3_Admin_mutable_address ( envoy_config_bootstrap_v3_Admin msg,
upb_Arena arena 
)

Definition at line 1082 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Admin_mutable_socket_options()

UPB_INLINE struct envoy_config_core_v3_SocketOption** envoy_config_bootstrap_v3_Admin_mutable_socket_options ( envoy_config_bootstrap_v3_Admin msg,
size_t *  len 
)

Definition at line 1091 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Admin_new()

UPB_INLINE envoy_config_bootstrap_v3_Admin* envoy_config_bootstrap_v3_Admin_new ( upb_Arena arena)

Definition at line 997 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Admin_parse()

UPB_INLINE envoy_config_bootstrap_v3_Admin* envoy_config_bootstrap_v3_Admin_parse ( const char *  buf,
size_t  size,
upb_Arena arena 
)

Definition at line 1000 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Admin_parse_ex()

UPB_INLINE envoy_config_bootstrap_v3_Admin* envoy_config_bootstrap_v3_Admin_parse_ex ( const char *  buf,
size_t  size,
const upb_ExtensionRegistry extreg,
int  options,
upb_Arena arena 
)

Definition at line 1008 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Admin_profile_path()

UPB_INLINE upb_StringView envoy_config_bootstrap_v3_Admin_profile_path ( const envoy_config_bootstrap_v3_Admin msg)

Definition at line 1035 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Admin_resize_access_log()

UPB_INLINE struct envoy_config_accesslog_v3_AccessLog** envoy_config_bootstrap_v3_Admin_resize_access_log ( envoy_config_bootstrap_v3_Admin msg,
size_t  len,
upb_Arena arena 
)

Definition at line 1106 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Admin_resize_socket_options()

UPB_INLINE struct envoy_config_core_v3_SocketOption** envoy_config_bootstrap_v3_Admin_resize_socket_options ( envoy_config_bootstrap_v3_Admin msg,
size_t  len,
upb_Arena arena 
)

Definition at line 1094 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Admin_serialize()

UPB_INLINE char* envoy_config_bootstrap_v3_Admin_serialize ( const envoy_config_bootstrap_v3_Admin msg,
upb_Arena arena,
size_t *  len 
)

Definition at line 1019 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Admin_serialize_ex()

UPB_INLINE char* envoy_config_bootstrap_v3_Admin_serialize_ex ( const envoy_config_bootstrap_v3_Admin msg,
int  options,
upb_Arena arena,
size_t *  len 
)

Definition at line 1022 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Admin_set_access_log_path()

UPB_INLINE void envoy_config_bootstrap_v3_Admin_set_access_log_path ( envoy_config_bootstrap_v3_Admin msg,
upb_StringView  value 
)

Definition at line 1072 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Admin_set_address()

UPB_INLINE void envoy_config_bootstrap_v3_Admin_set_address ( envoy_config_bootstrap_v3_Admin msg,
struct envoy_config_core_v3_Address value 
)

Definition at line 1078 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Admin_set_ignore_global_conn_limit()

UPB_INLINE void envoy_config_bootstrap_v3_Admin_set_ignore_global_conn_limit ( envoy_config_bootstrap_v3_Admin msg,
bool  value 
)

Definition at line 1115 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Admin_set_profile_path()

UPB_INLINE void envoy_config_bootstrap_v3_Admin_set_profile_path ( envoy_config_bootstrap_v3_Admin msg,
upb_StringView  value 
)

Definition at line 1075 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Admin_socket_options()

UPB_INLINE const struct envoy_config_core_v3_SocketOption* const* envoy_config_bootstrap_v3_Admin_socket_options ( const envoy_config_bootstrap_v3_Admin msg,
size_t *  len 
)

Definition at line 1053 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_add_bootstrap_extensions()

UPB_INLINE struct envoy_config_core_v3_TypedExtensionConfig* envoy_config_bootstrap_v3_Bootstrap_add_bootstrap_extensions ( envoy_config_bootstrap_v3_Bootstrap msg,
upb_Arena arena 
)

Definition at line 639 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_add_config_sources()

UPB_INLINE struct envoy_config_core_v3_ConfigSource* envoy_config_bootstrap_v3_Bootstrap_add_config_sources ( envoy_config_bootstrap_v3_Bootstrap msg,
upb_Arena arena 
)

Definition at line 651 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_add_fatal_actions()

UPB_INLINE struct envoy_config_bootstrap_v3_FatalAction* envoy_config_bootstrap_v3_Bootstrap_add_fatal_actions ( envoy_config_bootstrap_v3_Bootstrap msg,
upb_Arena arena 
)

Definition at line 711 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_add_inline_headers()

UPB_INLINE struct envoy_config_bootstrap_v3_CustomInlineHeader* envoy_config_bootstrap_v3_Bootstrap_add_inline_headers ( envoy_config_bootstrap_v3_Bootstrap msg,
upb_Arena arena 
)

Definition at line 752 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_add_node_context_params()

UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_add_node_context_params ( envoy_config_bootstrap_v3_Bootstrap msg,
upb_StringView  val,
upb_Arena arena 
)

Definition at line 689 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_add_stats_sinks()

UPB_INLINE struct envoy_config_metrics_v3_StatsSink* envoy_config_bootstrap_v3_Bootstrap_add_stats_sinks ( envoy_config_bootstrap_v3_Bootstrap msg,
upb_Arena arena 
)

Definition at line 501 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_admin()

const UPB_INLINE envoy_config_bootstrap_v3_Admin* envoy_config_bootstrap_v3_Bootstrap_admin ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 259 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_bootstrap_extensions()

UPB_INLINE const struct envoy_config_core_v3_TypedExtensionConfig* const* envoy_config_bootstrap_v3_Bootstrap_bootstrap_extensions ( const envoy_config_bootstrap_v3_Bootstrap msg,
size_t *  len 
)

Definition at line 331 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_certificate_provider_instances_clear()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_certificate_provider_instances_clear ( envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 673 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_certificate_provider_instances_delete()

UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_certificate_provider_instances_delete ( envoy_config_bootstrap_v3_Bootstrap msg,
upb_StringView  key 
)

Definition at line 677 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_certificate_provider_instances_get()

UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_certificate_provider_instances_get ( const envoy_config_bootstrap_v3_Bootstrap msg,
upb_StringView  key,
struct envoy_config_core_v3_TypedExtensionConfig **  val 
)

Definition at line 367 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_certificate_provider_instances_next()

const UPB_INLINE envoy_config_bootstrap_v3_Bootstrap_CertificateProviderInstancesEntry* envoy_config_bootstrap_v3_Bootstrap_certificate_provider_instances_next ( const envoy_config_bootstrap_v3_Bootstrap msg,
size_t *  iter 
)

Definition at line 370 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_certificate_provider_instances_nextmutable()

UPB_INLINE envoy_config_bootstrap_v3_Bootstrap_CertificateProviderInstancesEntry* envoy_config_bootstrap_v3_Bootstrap_certificate_provider_instances_nextmutable ( envoy_config_bootstrap_v3_Bootstrap msg,
size_t *  iter 
)

Definition at line 680 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_certificate_provider_instances_set()

UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_certificate_provider_instances_set ( envoy_config_bootstrap_v3_Bootstrap msg,
upb_StringView  key,
struct envoy_config_core_v3_TypedExtensionConfig val,
upb_Arena a 
)

Definition at line 674 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_certificate_provider_instances_size()

UPB_INLINE size_t envoy_config_bootstrap_v3_Bootstrap_certificate_provider_instances_size ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 364 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_CertificateProviderInstancesEntry_has_value()

UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_CertificateProviderInstancesEntry_has_value ( const envoy_config_bootstrap_v3_Bootstrap_CertificateProviderInstancesEntry msg)

Definition at line 982 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_CertificateProviderInstancesEntry_key()

UPB_INLINE upb_StringView envoy_config_bootstrap_v3_Bootstrap_CertificateProviderInstancesEntry_key ( const envoy_config_bootstrap_v3_Bootstrap_CertificateProviderInstancesEntry msg)

Definition at line 977 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_CertificateProviderInstancesEntry_set_value()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_CertificateProviderInstancesEntry_set_value ( envoy_config_bootstrap_v3_Bootstrap_CertificateProviderInstancesEntry msg,
struct envoy_config_core_v3_TypedExtensionConfig value 
)

Definition at line 991 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_CertificateProviderInstancesEntry_value()

UPB_INLINE const struct envoy_config_core_v3_TypedExtensionConfig* envoy_config_bootstrap_v3_Bootstrap_CertificateProviderInstancesEntry_value ( const envoy_config_bootstrap_v3_Bootstrap_CertificateProviderInstancesEntry msg)

Definition at line 985 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_clear_admin()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_admin ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 256 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_clear_bootstrap_extensions()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_bootstrap_extensions ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 328 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_clear_certificate_provider_instances()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_certificate_provider_instances ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 361 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_clear_cluster_manager()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_cluster_manager ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 205 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_clear_config_sources()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_config_sources ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 337 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_clear_default_config_source()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_default_config_source ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 346 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_clear_default_socket_interface()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_default_socket_interface ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 352 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_clear_dns_resolution_config()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_dns_resolution_config ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 409 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_clear_dynamic_resources()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_dynamic_resources ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 196 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_clear_enable_dispatcher_stats()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_enable_dispatcher_stats ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 289 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_clear_fatal_actions()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_fatal_actions ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 391 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_clear_flags_path()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_flags_path ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 211 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_clear_hds_config()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_hds_config ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 274 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_clear_header_prefix()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_header_prefix ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 304 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_clear_inline_headers()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_inline_headers ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 427 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_clear_layered_runtime()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_layered_runtime ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 298 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_clear_node()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_node ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 178 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_clear_node_context_params()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_node_context_params ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 373 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_clear_overload_manager()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_overload_manager ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 283 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_clear_perf_tracing_file_path()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_perf_tracing_file_path ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 433 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_clear_static_resources()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_static_resources ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 187 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_clear_stats_config()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_stats_config ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 265 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_clear_stats_flush_interval()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_stats_flush_interval ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 229 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_clear_stats_flush_on_admin()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_stats_flush_on_admin ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 400 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_clear_stats_server_version_override()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_stats_server_version_override ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 313 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_clear_stats_sinks()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_stats_sinks ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 220 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_clear_tracing()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_tracing ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 247 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_clear_typed_dns_resolver_config()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_typed_dns_resolver_config ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 418 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_clear_use_tcp_for_dns_lookups()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_use_tcp_for_dns_lookups ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 319 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_clear_watchdog()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_watchdog ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 238 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_clear_watchdogs()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_clear_watchdogs ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 382 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_cluster_manager()

const UPB_INLINE envoy_config_bootstrap_v3_ClusterManager* envoy_config_bootstrap_v3_Bootstrap_cluster_manager ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 208 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_config_sources()

UPB_INLINE const struct envoy_config_core_v3_ConfigSource* const* envoy_config_bootstrap_v3_Bootstrap_config_sources ( const envoy_config_bootstrap_v3_Bootstrap msg,
size_t *  len 
)

Definition at line 340 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_default_config_source()

UPB_INLINE const struct envoy_config_core_v3_ConfigSource* envoy_config_bootstrap_v3_Bootstrap_default_config_source ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 349 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_default_socket_interface()

UPB_INLINE upb_StringView envoy_config_bootstrap_v3_Bootstrap_default_socket_interface ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 355 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_dns_resolution_config()

UPB_INLINE const struct envoy_config_core_v3_DnsResolutionConfig* envoy_config_bootstrap_v3_Bootstrap_dns_resolution_config ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 412 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_dynamic_resources()

const UPB_INLINE envoy_config_bootstrap_v3_Bootstrap_DynamicResources* envoy_config_bootstrap_v3_Bootstrap_dynamic_resources ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 199 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_DynamicResources_ads_config()

UPB_INLINE const struct envoy_config_core_v3_ApiConfigSource* envoy_config_bootstrap_v3_Bootstrap_DynamicResources_ads_config ( const envoy_config_bootstrap_v3_Bootstrap_DynamicResources msg)

Definition at line 913 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_DynamicResources_cds_config()

UPB_INLINE const struct envoy_config_core_v3_ConfigSource* envoy_config_bootstrap_v3_Bootstrap_DynamicResources_cds_config ( const envoy_config_bootstrap_v3_Bootstrap_DynamicResources msg)

Definition at line 904 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_DynamicResources_cds_resources_locator()

UPB_INLINE upb_StringView envoy_config_bootstrap_v3_Bootstrap_DynamicResources_cds_resources_locator ( const envoy_config_bootstrap_v3_Bootstrap_DynamicResources msg)

Definition at line 925 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_DynamicResources_clear_ads_config()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_DynamicResources_clear_ads_config ( const envoy_config_bootstrap_v3_Bootstrap_DynamicResources msg)

Definition at line 910 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_DynamicResources_clear_cds_config()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_DynamicResources_clear_cds_config ( const envoy_config_bootstrap_v3_Bootstrap_DynamicResources msg)

Definition at line 901 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_DynamicResources_clear_cds_resources_locator()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_DynamicResources_clear_cds_resources_locator ( const envoy_config_bootstrap_v3_Bootstrap_DynamicResources msg)

Definition at line 922 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_DynamicResources_clear_lds_config()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_DynamicResources_clear_lds_config ( const envoy_config_bootstrap_v3_Bootstrap_DynamicResources msg)

Definition at line 892 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_DynamicResources_clear_lds_resources_locator()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_DynamicResources_clear_lds_resources_locator ( const envoy_config_bootstrap_v3_Bootstrap_DynamicResources msg)

Definition at line 916 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_DynamicResources_has_ads_config()

UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_DynamicResources_has_ads_config ( const envoy_config_bootstrap_v3_Bootstrap_DynamicResources msg)

Definition at line 907 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_DynamicResources_has_cds_config()

UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_DynamicResources_has_cds_config ( const envoy_config_bootstrap_v3_Bootstrap_DynamicResources msg)

Definition at line 898 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_DynamicResources_has_lds_config()

UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_DynamicResources_has_lds_config ( const envoy_config_bootstrap_v3_Bootstrap_DynamicResources msg)

Definition at line 889 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_DynamicResources_lds_config()

UPB_INLINE const struct envoy_config_core_v3_ConfigSource* envoy_config_bootstrap_v3_Bootstrap_DynamicResources_lds_config ( const envoy_config_bootstrap_v3_Bootstrap_DynamicResources msg)

Definition at line 895 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_DynamicResources_lds_resources_locator()

UPB_INLINE upb_StringView envoy_config_bootstrap_v3_Bootstrap_DynamicResources_lds_resources_locator ( const envoy_config_bootstrap_v3_Bootstrap_DynamicResources msg)

Definition at line 919 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_DynamicResources_mutable_ads_config()

UPB_INLINE struct envoy_config_core_v3_ApiConfigSource* envoy_config_bootstrap_v3_Bootstrap_DynamicResources_mutable_ads_config ( envoy_config_bootstrap_v3_Bootstrap_DynamicResources msg,
upb_Arena arena 
)

Definition at line 959 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_DynamicResources_mutable_cds_config()

UPB_INLINE struct envoy_config_core_v3_ConfigSource* envoy_config_bootstrap_v3_Bootstrap_DynamicResources_mutable_cds_config ( envoy_config_bootstrap_v3_Bootstrap_DynamicResources msg,
upb_Arena arena 
)

Definition at line 946 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_DynamicResources_mutable_lds_config()

UPB_INLINE struct envoy_config_core_v3_ConfigSource* envoy_config_bootstrap_v3_Bootstrap_DynamicResources_mutable_lds_config ( envoy_config_bootstrap_v3_Bootstrap_DynamicResources msg,
upb_Arena arena 
)

Definition at line 933 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_DynamicResources_new()

UPB_INLINE envoy_config_bootstrap_v3_Bootstrap_DynamicResources* envoy_config_bootstrap_v3_Bootstrap_DynamicResources_new ( upb_Arena arena)

Definition at line 860 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_DynamicResources_parse()

UPB_INLINE envoy_config_bootstrap_v3_Bootstrap_DynamicResources* envoy_config_bootstrap_v3_Bootstrap_DynamicResources_parse ( const char *  buf,
size_t  size,
upb_Arena arena 
)

Definition at line 863 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_DynamicResources_parse_ex()

UPB_INLINE envoy_config_bootstrap_v3_Bootstrap_DynamicResources* envoy_config_bootstrap_v3_Bootstrap_DynamicResources_parse_ex ( const char *  buf,
size_t  size,
const upb_ExtensionRegistry extreg,
int  options,
upb_Arena arena 
)

Definition at line 871 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_DynamicResources_serialize()

UPB_INLINE char* envoy_config_bootstrap_v3_Bootstrap_DynamicResources_serialize ( const envoy_config_bootstrap_v3_Bootstrap_DynamicResources msg,
upb_Arena arena,
size_t *  len 
)

Definition at line 882 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_DynamicResources_serialize_ex()

UPB_INLINE char* envoy_config_bootstrap_v3_Bootstrap_DynamicResources_serialize_ex ( const envoy_config_bootstrap_v3_Bootstrap_DynamicResources msg,
int  options,
upb_Arena arena,
size_t *  len 
)

Definition at line 885 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_DynamicResources_set_ads_config()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_DynamicResources_set_ads_config ( envoy_config_bootstrap_v3_Bootstrap_DynamicResources msg,
struct envoy_config_core_v3_ApiConfigSource value 
)

Definition at line 955 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_DynamicResources_set_cds_config()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_DynamicResources_set_cds_config ( envoy_config_bootstrap_v3_Bootstrap_DynamicResources msg,
struct envoy_config_core_v3_ConfigSource value 
)

Definition at line 942 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_DynamicResources_set_cds_resources_locator()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_DynamicResources_set_cds_resources_locator ( envoy_config_bootstrap_v3_Bootstrap_DynamicResources msg,
upb_StringView  value 
)

Definition at line 971 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_DynamicResources_set_lds_config()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_DynamicResources_set_lds_config ( envoy_config_bootstrap_v3_Bootstrap_DynamicResources msg,
struct envoy_config_core_v3_ConfigSource value 
)

Definition at line 929 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_DynamicResources_set_lds_resources_locator()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_DynamicResources_set_lds_resources_locator ( envoy_config_bootstrap_v3_Bootstrap_DynamicResources msg,
upb_StringView  value 
)

Definition at line 968 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_enable_dispatcher_stats()

UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_enable_dispatcher_stats ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 292 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_fatal_actions()

const UPB_INLINE envoy_config_bootstrap_v3_FatalAction* const* envoy_config_bootstrap_v3_Bootstrap_fatal_actions ( const envoy_config_bootstrap_v3_Bootstrap msg,
size_t *  len 
)

Definition at line 394 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_flags_path()

UPB_INLINE upb_StringView envoy_config_bootstrap_v3_Bootstrap_flags_path ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 214 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_has_admin()

UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_admin ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 253 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_has_bootstrap_extensions()

UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_bootstrap_extensions ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 325 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_has_certificate_provider_instances()

UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_certificate_provider_instances ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 358 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_has_cluster_manager()

UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_cluster_manager ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 202 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_has_config_sources()

UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_config_sources ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 334 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_has_default_config_source()

UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_default_config_source ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 343 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_has_dns_resolution_config()

UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_dns_resolution_config ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 406 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_has_dynamic_resources()

UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_dynamic_resources ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 193 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_has_fatal_actions()

UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_fatal_actions ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 388 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_has_hds_config()

UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_hds_config ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 271 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_has_inline_headers()

UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_inline_headers ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 424 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_has_layered_runtime()

UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_layered_runtime ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 295 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_has_node()

UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_node ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 175 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_has_overload_manager()

UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_overload_manager ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 280 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_has_static_resources()

UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_static_resources ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 184 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_has_stats_config()

UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_stats_config ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 262 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_has_stats_flush_interval()

UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_stats_flush_interval ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 226 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_has_stats_flush_on_admin()

UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_stats_flush_on_admin ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 397 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_has_stats_server_version_override()

UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_stats_server_version_override ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 310 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_has_stats_sinks()

UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_stats_sinks ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 217 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_has_tracing()

UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_tracing ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 244 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_has_typed_dns_resolver_config()

UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_typed_dns_resolver_config ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 415 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_has_watchdog()

UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_watchdog ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 235 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_has_watchdogs()

UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_has_watchdogs ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 379 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_hds_config()

UPB_INLINE const struct envoy_config_core_v3_ApiConfigSource* envoy_config_bootstrap_v3_Bootstrap_hds_config ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 277 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_header_prefix()

UPB_INLINE upb_StringView envoy_config_bootstrap_v3_Bootstrap_header_prefix ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 307 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_inline_headers()

const UPB_INLINE envoy_config_bootstrap_v3_CustomInlineHeader* const* envoy_config_bootstrap_v3_Bootstrap_inline_headers ( const envoy_config_bootstrap_v3_Bootstrap msg,
size_t *  len 
)

Definition at line 430 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_layered_runtime()

const UPB_INLINE envoy_config_bootstrap_v3_LayeredRuntime* envoy_config_bootstrap_v3_Bootstrap_layered_runtime ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 301 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_mutable_admin()

UPB_INLINE struct envoy_config_bootstrap_v3_Admin* envoy_config_bootstrap_v3_Bootstrap_mutable_admin ( envoy_config_bootstrap_v3_Bootstrap msg,
upb_Arena arena 
)

Definition at line 550 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_mutable_bootstrap_extensions()

UPB_INLINE struct envoy_config_core_v3_TypedExtensionConfig** envoy_config_bootstrap_v3_Bootstrap_mutable_bootstrap_extensions ( envoy_config_bootstrap_v3_Bootstrap msg,
size_t *  len 
)

Definition at line 633 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_mutable_cluster_manager()

UPB_INLINE struct envoy_config_bootstrap_v3_ClusterManager* envoy_config_bootstrap_v3_Bootstrap_mutable_cluster_manager ( envoy_config_bootstrap_v3_Bootstrap msg,
upb_Arena arena 
)

Definition at line 483 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_mutable_config_sources()

UPB_INLINE struct envoy_config_core_v3_ConfigSource** envoy_config_bootstrap_v3_Bootstrap_mutable_config_sources ( envoy_config_bootstrap_v3_Bootstrap msg,
size_t *  len 
)

Definition at line 645 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_mutable_default_config_source()

UPB_INLINE struct envoy_config_core_v3_ConfigSource* envoy_config_bootstrap_v3_Bootstrap_mutable_default_config_source ( envoy_config_bootstrap_v3_Bootstrap msg,
upb_Arena arena 
)

Definition at line 661 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_mutable_dns_resolution_config()

UPB_INLINE struct envoy_config_core_v3_DnsResolutionConfig* envoy_config_bootstrap_v3_Bootstrap_mutable_dns_resolution_config ( envoy_config_bootstrap_v3_Bootstrap msg,
upb_Arena arena 
)

Definition at line 724 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_mutable_dynamic_resources()

UPB_INLINE struct envoy_config_bootstrap_v3_Bootstrap_DynamicResources* envoy_config_bootstrap_v3_Bootstrap_mutable_dynamic_resources ( envoy_config_bootstrap_v3_Bootstrap msg,
upb_Arena arena 
)

Definition at line 470 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_mutable_fatal_actions()

UPB_INLINE envoy_config_bootstrap_v3_FatalAction** envoy_config_bootstrap_v3_Bootstrap_mutable_fatal_actions ( envoy_config_bootstrap_v3_Bootstrap msg,
size_t *  len 
)

Definition at line 705 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_mutable_hds_config()

UPB_INLINE struct envoy_config_core_v3_ApiConfigSource* envoy_config_bootstrap_v3_Bootstrap_mutable_hds_config ( envoy_config_bootstrap_v3_Bootstrap msg,
upb_Arena arena 
)

Definition at line 576 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_mutable_inline_headers()

UPB_INLINE envoy_config_bootstrap_v3_CustomInlineHeader** envoy_config_bootstrap_v3_Bootstrap_mutable_inline_headers ( envoy_config_bootstrap_v3_Bootstrap msg,
size_t *  len 
)

Definition at line 746 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_mutable_layered_runtime()

UPB_INLINE struct envoy_config_bootstrap_v3_LayeredRuntime* envoy_config_bootstrap_v3_Bootstrap_mutable_layered_runtime ( envoy_config_bootstrap_v3_Bootstrap msg,
upb_Arena arena 
)

Definition at line 605 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_mutable_node()

UPB_INLINE struct envoy_config_core_v3_Node* envoy_config_bootstrap_v3_Bootstrap_mutable_node ( envoy_config_bootstrap_v3_Bootstrap msg,
upb_Arena arena 
)

Definition at line 444 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_mutable_node_context_params()

UPB_INLINE upb_StringView* envoy_config_bootstrap_v3_Bootstrap_mutable_node_context_params ( envoy_config_bootstrap_v3_Bootstrap msg,
size_t *  len 
)

Definition at line 683 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_mutable_overload_manager()

UPB_INLINE struct envoy_config_overload_v3_OverloadManager* envoy_config_bootstrap_v3_Bootstrap_mutable_overload_manager ( envoy_config_bootstrap_v3_Bootstrap msg,
upb_Arena arena 
)

Definition at line 589 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_mutable_static_resources()

UPB_INLINE struct envoy_config_bootstrap_v3_Bootstrap_StaticResources* envoy_config_bootstrap_v3_Bootstrap_mutable_static_resources ( envoy_config_bootstrap_v3_Bootstrap msg,
upb_Arena arena 
)

Definition at line 457 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_mutable_stats_config()

UPB_INLINE struct envoy_config_metrics_v3_StatsConfig* envoy_config_bootstrap_v3_Bootstrap_mutable_stats_config ( envoy_config_bootstrap_v3_Bootstrap msg,
upb_Arena arena 
)

Definition at line 563 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_mutable_stats_flush_interval()

UPB_INLINE struct google_protobuf_Duration* envoy_config_bootstrap_v3_Bootstrap_mutable_stats_flush_interval ( envoy_config_bootstrap_v3_Bootstrap msg,
upb_Arena arena 
)

Definition at line 511 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_mutable_stats_server_version_override()

UPB_INLINE struct google_protobuf_UInt64Value* envoy_config_bootstrap_v3_Bootstrap_mutable_stats_server_version_override ( envoy_config_bootstrap_v3_Bootstrap msg,
upb_Arena arena 
)

Definition at line 621 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_mutable_stats_sinks()

UPB_INLINE struct envoy_config_metrics_v3_StatsSink** envoy_config_bootstrap_v3_Bootstrap_mutable_stats_sinks ( envoy_config_bootstrap_v3_Bootstrap msg,
size_t *  len 
)

Definition at line 495 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_mutable_tracing()

UPB_INLINE struct envoy_config_trace_v3_Tracing* envoy_config_bootstrap_v3_Bootstrap_mutable_tracing ( envoy_config_bootstrap_v3_Bootstrap msg,
upb_Arena arena 
)

Definition at line 537 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_mutable_typed_dns_resolver_config()

UPB_INLINE struct envoy_config_core_v3_TypedExtensionConfig* envoy_config_bootstrap_v3_Bootstrap_mutable_typed_dns_resolver_config ( envoy_config_bootstrap_v3_Bootstrap msg,
upb_Arena arena 
)

Definition at line 737 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_mutable_watchdog()

UPB_INLINE struct envoy_config_bootstrap_v3_Watchdog* envoy_config_bootstrap_v3_Bootstrap_mutable_watchdog ( envoy_config_bootstrap_v3_Bootstrap msg,
upb_Arena arena 
)

Definition at line 524 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_mutable_watchdogs()

UPB_INLINE struct envoy_config_bootstrap_v3_Watchdogs* envoy_config_bootstrap_v3_Bootstrap_mutable_watchdogs ( envoy_config_bootstrap_v3_Bootstrap msg,
upb_Arena arena 
)

Definition at line 696 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_new()

UPB_INLINE envoy_config_bootstrap_v3_Bootstrap* envoy_config_bootstrap_v3_Bootstrap_new ( upb_Arena arena)

Definition at line 139 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_node()

UPB_INLINE const struct envoy_config_core_v3_Node* envoy_config_bootstrap_v3_Bootstrap_node ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 181 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_node_context_params()

UPB_INLINE upb_StringView const* envoy_config_bootstrap_v3_Bootstrap_node_context_params ( const envoy_config_bootstrap_v3_Bootstrap msg,
size_t *  len 
)

Definition at line 376 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_overload_manager()

UPB_INLINE const struct envoy_config_overload_v3_OverloadManager* envoy_config_bootstrap_v3_Bootstrap_overload_manager ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 286 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_parse()

UPB_INLINE envoy_config_bootstrap_v3_Bootstrap* envoy_config_bootstrap_v3_Bootstrap_parse ( const char *  buf,
size_t  size,
upb_Arena arena 
)

Definition at line 142 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_parse_ex()

UPB_INLINE envoy_config_bootstrap_v3_Bootstrap* envoy_config_bootstrap_v3_Bootstrap_parse_ex ( const char *  buf,
size_t  size,
const upb_ExtensionRegistry extreg,
int  options,
upb_Arena arena 
)

Definition at line 150 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_perf_tracing_file_path()

UPB_INLINE upb_StringView envoy_config_bootstrap_v3_Bootstrap_perf_tracing_file_path ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 436 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_resize_bootstrap_extensions()

UPB_INLINE struct envoy_config_core_v3_TypedExtensionConfig** envoy_config_bootstrap_v3_Bootstrap_resize_bootstrap_extensions ( envoy_config_bootstrap_v3_Bootstrap msg,
size_t  len,
upb_Arena arena 
)

Definition at line 636 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_resize_config_sources()

UPB_INLINE struct envoy_config_core_v3_ConfigSource** envoy_config_bootstrap_v3_Bootstrap_resize_config_sources ( envoy_config_bootstrap_v3_Bootstrap msg,
size_t  len,
upb_Arena arena 
)

Definition at line 648 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_resize_fatal_actions()

UPB_INLINE envoy_config_bootstrap_v3_FatalAction** envoy_config_bootstrap_v3_Bootstrap_resize_fatal_actions ( envoy_config_bootstrap_v3_Bootstrap msg,
size_t  len,
upb_Arena arena 
)

Definition at line 708 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_resize_inline_headers()

UPB_INLINE envoy_config_bootstrap_v3_CustomInlineHeader** envoy_config_bootstrap_v3_Bootstrap_resize_inline_headers ( envoy_config_bootstrap_v3_Bootstrap msg,
size_t  len,
upb_Arena arena 
)

Definition at line 749 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_resize_node_context_params()

UPB_INLINE upb_StringView* envoy_config_bootstrap_v3_Bootstrap_resize_node_context_params ( envoy_config_bootstrap_v3_Bootstrap msg,
size_t  len,
upb_Arena arena 
)

Definition at line 686 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_resize_stats_sinks()

UPB_INLINE struct envoy_config_metrics_v3_StatsSink** envoy_config_bootstrap_v3_Bootstrap_resize_stats_sinks ( envoy_config_bootstrap_v3_Bootstrap msg,
size_t  len,
upb_Arena arena 
)

Definition at line 498 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_serialize()

UPB_INLINE char* envoy_config_bootstrap_v3_Bootstrap_serialize ( const envoy_config_bootstrap_v3_Bootstrap msg,
upb_Arena arena,
size_t *  len 
)

Definition at line 161 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_serialize_ex()

UPB_INLINE char* envoy_config_bootstrap_v3_Bootstrap_serialize_ex ( const envoy_config_bootstrap_v3_Bootstrap msg,
int  options,
upb_Arena arena,
size_t *  len 
)

Definition at line 164 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_set_admin()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_admin ( envoy_config_bootstrap_v3_Bootstrap msg,
envoy_config_bootstrap_v3_Admin value 
)

Definition at line 546 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_set_cluster_manager()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_cluster_manager ( envoy_config_bootstrap_v3_Bootstrap msg,
envoy_config_bootstrap_v3_ClusterManager value 
)

Definition at line 479 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_set_default_config_source()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_default_config_source ( envoy_config_bootstrap_v3_Bootstrap msg,
struct envoy_config_core_v3_ConfigSource value 
)

Definition at line 657 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_set_default_socket_interface()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_default_socket_interface ( envoy_config_bootstrap_v3_Bootstrap msg,
upb_StringView  value 
)

Definition at line 670 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_set_dns_resolution_config()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_dns_resolution_config ( envoy_config_bootstrap_v3_Bootstrap msg,
struct envoy_config_core_v3_DnsResolutionConfig value 
)

Definition at line 720 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_set_dynamic_resources()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_dynamic_resources ( envoy_config_bootstrap_v3_Bootstrap msg,
envoy_config_bootstrap_v3_Bootstrap_DynamicResources value 
)

Definition at line 466 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_set_enable_dispatcher_stats()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_enable_dispatcher_stats ( envoy_config_bootstrap_v3_Bootstrap msg,
bool  value 
)

Definition at line 598 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_set_flags_path()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_flags_path ( envoy_config_bootstrap_v3_Bootstrap msg,
upb_StringView  value 
)

Definition at line 492 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_set_hds_config()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_hds_config ( envoy_config_bootstrap_v3_Bootstrap msg,
struct envoy_config_core_v3_ApiConfigSource value 
)

Definition at line 572 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_set_header_prefix()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_header_prefix ( envoy_config_bootstrap_v3_Bootstrap msg,
upb_StringView  value 
)

Definition at line 614 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_set_layered_runtime()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_layered_runtime ( envoy_config_bootstrap_v3_Bootstrap msg,
envoy_config_bootstrap_v3_LayeredRuntime value 
)

Definition at line 601 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_set_node()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_node ( envoy_config_bootstrap_v3_Bootstrap msg,
struct envoy_config_core_v3_Node value 
)

Definition at line 440 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_set_overload_manager()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_overload_manager ( envoy_config_bootstrap_v3_Bootstrap msg,
struct envoy_config_overload_v3_OverloadManager value 
)

Definition at line 585 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_set_perf_tracing_file_path()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_perf_tracing_file_path ( envoy_config_bootstrap_v3_Bootstrap msg,
upb_StringView  value 
)

Definition at line 758 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_set_static_resources()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_static_resources ( envoy_config_bootstrap_v3_Bootstrap msg,
envoy_config_bootstrap_v3_Bootstrap_StaticResources value 
)

Definition at line 453 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_set_stats_config()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_stats_config ( envoy_config_bootstrap_v3_Bootstrap msg,
struct envoy_config_metrics_v3_StatsConfig value 
)

Definition at line 559 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_set_stats_flush_interval()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_stats_flush_interval ( envoy_config_bootstrap_v3_Bootstrap msg,
struct google_protobuf_Duration value 
)

Definition at line 507 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_set_stats_flush_on_admin()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_stats_flush_on_admin ( envoy_config_bootstrap_v3_Bootstrap msg,
bool  value 
)

Definition at line 717 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_set_stats_server_version_override()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_stats_server_version_override ( envoy_config_bootstrap_v3_Bootstrap msg,
struct google_protobuf_UInt64Value value 
)

Definition at line 617 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_set_tracing()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_tracing ( envoy_config_bootstrap_v3_Bootstrap msg,
struct envoy_config_trace_v3_Tracing value 
)

Definition at line 533 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_set_typed_dns_resolver_config()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_typed_dns_resolver_config ( envoy_config_bootstrap_v3_Bootstrap msg,
struct envoy_config_core_v3_TypedExtensionConfig value 
)

Definition at line 733 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_set_use_tcp_for_dns_lookups()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_use_tcp_for_dns_lookups ( envoy_config_bootstrap_v3_Bootstrap msg,
bool  value 
)

Definition at line 630 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_set_watchdog()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_watchdog ( envoy_config_bootstrap_v3_Bootstrap msg,
envoy_config_bootstrap_v3_Watchdog value 
)

Definition at line 520 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_set_watchdogs()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_set_watchdogs ( envoy_config_bootstrap_v3_Bootstrap msg,
envoy_config_bootstrap_v3_Watchdogs value 
)

Definition at line 692 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_static_resources()

const UPB_INLINE envoy_config_bootstrap_v3_Bootstrap_StaticResources* envoy_config_bootstrap_v3_Bootstrap_static_resources ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 190 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_StaticResources_add_clusters()

UPB_INLINE struct envoy_config_cluster_v3_Cluster* envoy_config_bootstrap_v3_Bootstrap_StaticResources_add_clusters ( envoy_config_bootstrap_v3_Bootstrap_StaticResources msg,
upb_Arena arena 
)

Definition at line 839 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_StaticResources_add_listeners()

UPB_INLINE struct envoy_config_listener_v3_Listener* envoy_config_bootstrap_v3_Bootstrap_StaticResources_add_listeners ( envoy_config_bootstrap_v3_Bootstrap_StaticResources msg,
upb_Arena arena 
)

Definition at line 827 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_StaticResources_add_secrets()

UPB_INLINE struct envoy_extensions_transport_sockets_tls_v3_Secret* envoy_config_bootstrap_v3_Bootstrap_StaticResources_add_secrets ( envoy_config_bootstrap_v3_Bootstrap_StaticResources msg,
upb_Arena arena 
)

Definition at line 851 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_StaticResources_clear_clusters()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_StaticResources_clear_clusters ( const envoy_config_bootstrap_v3_Bootstrap_StaticResources msg)

Definition at line 805 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_StaticResources_clear_listeners()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_StaticResources_clear_listeners ( const envoy_config_bootstrap_v3_Bootstrap_StaticResources msg)

Definition at line 796 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_StaticResources_clear_secrets()

UPB_INLINE void envoy_config_bootstrap_v3_Bootstrap_StaticResources_clear_secrets ( const envoy_config_bootstrap_v3_Bootstrap_StaticResources msg)

Definition at line 814 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_StaticResources_clusters()

UPB_INLINE const struct envoy_config_cluster_v3_Cluster* const* envoy_config_bootstrap_v3_Bootstrap_StaticResources_clusters ( const envoy_config_bootstrap_v3_Bootstrap_StaticResources msg,
size_t *  len 
)

Definition at line 808 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_StaticResources_has_clusters()

UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_StaticResources_has_clusters ( const envoy_config_bootstrap_v3_Bootstrap_StaticResources msg)

Definition at line 802 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_StaticResources_has_listeners()

UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_StaticResources_has_listeners ( const envoy_config_bootstrap_v3_Bootstrap_StaticResources msg)

Definition at line 793 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_StaticResources_has_secrets()

UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_StaticResources_has_secrets ( const envoy_config_bootstrap_v3_Bootstrap_StaticResources msg)

Definition at line 811 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_StaticResources_listeners()

UPB_INLINE const struct envoy_config_listener_v3_Listener* const* envoy_config_bootstrap_v3_Bootstrap_StaticResources_listeners ( const envoy_config_bootstrap_v3_Bootstrap_StaticResources msg,
size_t *  len 
)

Definition at line 799 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_StaticResources_mutable_clusters()

UPB_INLINE struct envoy_config_cluster_v3_Cluster** envoy_config_bootstrap_v3_Bootstrap_StaticResources_mutable_clusters ( envoy_config_bootstrap_v3_Bootstrap_StaticResources msg,
size_t *  len 
)

Definition at line 833 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_StaticResources_mutable_listeners()

UPB_INLINE struct envoy_config_listener_v3_Listener** envoy_config_bootstrap_v3_Bootstrap_StaticResources_mutable_listeners ( envoy_config_bootstrap_v3_Bootstrap_StaticResources msg,
size_t *  len 
)

Definition at line 821 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_StaticResources_mutable_secrets()

UPB_INLINE struct envoy_extensions_transport_sockets_tls_v3_Secret** envoy_config_bootstrap_v3_Bootstrap_StaticResources_mutable_secrets ( envoy_config_bootstrap_v3_Bootstrap_StaticResources msg,
size_t *  len 
)

Definition at line 845 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_StaticResources_new()

UPB_INLINE envoy_config_bootstrap_v3_Bootstrap_StaticResources* envoy_config_bootstrap_v3_Bootstrap_StaticResources_new ( upb_Arena arena)

Definition at line 764 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_StaticResources_parse()

UPB_INLINE envoy_config_bootstrap_v3_Bootstrap_StaticResources* envoy_config_bootstrap_v3_Bootstrap_StaticResources_parse ( const char *  buf,
size_t  size,
upb_Arena arena 
)

Definition at line 767 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_StaticResources_parse_ex()

UPB_INLINE envoy_config_bootstrap_v3_Bootstrap_StaticResources* envoy_config_bootstrap_v3_Bootstrap_StaticResources_parse_ex ( const char *  buf,
size_t  size,
const upb_ExtensionRegistry extreg,
int  options,
upb_Arena arena 
)

Definition at line 775 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_StaticResources_resize_clusters()

UPB_INLINE struct envoy_config_cluster_v3_Cluster** envoy_config_bootstrap_v3_Bootstrap_StaticResources_resize_clusters ( envoy_config_bootstrap_v3_Bootstrap_StaticResources msg,
size_t  len,
upb_Arena arena 
)

Definition at line 836 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_StaticResources_resize_listeners()

UPB_INLINE struct envoy_config_listener_v3_Listener** envoy_config_bootstrap_v3_Bootstrap_StaticResources_resize_listeners ( envoy_config_bootstrap_v3_Bootstrap_StaticResources msg,
size_t  len,
upb_Arena arena 
)

Definition at line 824 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_StaticResources_resize_secrets()

UPB_INLINE struct envoy_extensions_transport_sockets_tls_v3_Secret** envoy_config_bootstrap_v3_Bootstrap_StaticResources_resize_secrets ( envoy_config_bootstrap_v3_Bootstrap_StaticResources msg,
size_t  len,
upb_Arena arena 
)

Definition at line 848 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_StaticResources_secrets()

UPB_INLINE const struct envoy_extensions_transport_sockets_tls_v3_Secret* const* envoy_config_bootstrap_v3_Bootstrap_StaticResources_secrets ( const envoy_config_bootstrap_v3_Bootstrap_StaticResources msg,
size_t *  len 
)

Definition at line 817 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_StaticResources_serialize()

UPB_INLINE char* envoy_config_bootstrap_v3_Bootstrap_StaticResources_serialize ( const envoy_config_bootstrap_v3_Bootstrap_StaticResources msg,
upb_Arena arena,
size_t *  len 
)

Definition at line 786 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_StaticResources_serialize_ex()

UPB_INLINE char* envoy_config_bootstrap_v3_Bootstrap_StaticResources_serialize_ex ( const envoy_config_bootstrap_v3_Bootstrap_StaticResources msg,
int  options,
upb_Arena arena,
size_t *  len 
)

Definition at line 789 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_stats_config()

UPB_INLINE const struct envoy_config_metrics_v3_StatsConfig* envoy_config_bootstrap_v3_Bootstrap_stats_config ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 268 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_stats_flush_case()

Definition at line 172 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_stats_flush_interval()

UPB_INLINE const struct google_protobuf_Duration* envoy_config_bootstrap_v3_Bootstrap_stats_flush_interval ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 232 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_stats_flush_on_admin()

UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_stats_flush_on_admin ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 403 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_stats_server_version_override()

UPB_INLINE const struct google_protobuf_UInt64Value* envoy_config_bootstrap_v3_Bootstrap_stats_server_version_override ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 316 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_stats_sinks()

UPB_INLINE const struct envoy_config_metrics_v3_StatsSink* const* envoy_config_bootstrap_v3_Bootstrap_stats_sinks ( const envoy_config_bootstrap_v3_Bootstrap msg,
size_t *  len 
)

Definition at line 223 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_tracing()

UPB_INLINE const struct envoy_config_trace_v3_Tracing* envoy_config_bootstrap_v3_Bootstrap_tracing ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 250 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_typed_dns_resolver_config()

UPB_INLINE const struct envoy_config_core_v3_TypedExtensionConfig* envoy_config_bootstrap_v3_Bootstrap_typed_dns_resolver_config ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 421 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_use_tcp_for_dns_lookups()

UPB_INLINE bool envoy_config_bootstrap_v3_Bootstrap_use_tcp_for_dns_lookups ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 322 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_watchdog()

const UPB_INLINE envoy_config_bootstrap_v3_Watchdog* envoy_config_bootstrap_v3_Bootstrap_watchdog ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 241 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Bootstrap_watchdogs()

const UPB_INLINE envoy_config_bootstrap_v3_Watchdogs* envoy_config_bootstrap_v3_Bootstrap_watchdogs ( const envoy_config_bootstrap_v3_Bootstrap msg)

Definition at line 385 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_ClusterManager_clear_load_stats_config()

UPB_INLINE void envoy_config_bootstrap_v3_ClusterManager_clear_load_stats_config ( const envoy_config_bootstrap_v3_ClusterManager msg)

Definition at line 1177 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_ClusterManager_clear_local_cluster_name()

UPB_INLINE void envoy_config_bootstrap_v3_ClusterManager_clear_local_cluster_name ( const envoy_config_bootstrap_v3_ClusterManager msg)

Definition at line 1150 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_ClusterManager_clear_outlier_detection()

UPB_INLINE void envoy_config_bootstrap_v3_ClusterManager_clear_outlier_detection ( const envoy_config_bootstrap_v3_ClusterManager msg)

Definition at line 1159 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_ClusterManager_clear_upstream_bind_config()

UPB_INLINE void envoy_config_bootstrap_v3_ClusterManager_clear_upstream_bind_config ( const envoy_config_bootstrap_v3_ClusterManager msg)

Definition at line 1168 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_ClusterManager_has_load_stats_config()

UPB_INLINE bool envoy_config_bootstrap_v3_ClusterManager_has_load_stats_config ( const envoy_config_bootstrap_v3_ClusterManager msg)

Definition at line 1174 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_ClusterManager_has_outlier_detection()

UPB_INLINE bool envoy_config_bootstrap_v3_ClusterManager_has_outlier_detection ( const envoy_config_bootstrap_v3_ClusterManager msg)

Definition at line 1156 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_ClusterManager_has_upstream_bind_config()

UPB_INLINE bool envoy_config_bootstrap_v3_ClusterManager_has_upstream_bind_config ( const envoy_config_bootstrap_v3_ClusterManager msg)

Definition at line 1165 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_ClusterManager_load_stats_config()

UPB_INLINE const struct envoy_config_core_v3_ApiConfigSource* envoy_config_bootstrap_v3_ClusterManager_load_stats_config ( const envoy_config_bootstrap_v3_ClusterManager msg)

Definition at line 1180 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_ClusterManager_local_cluster_name()

UPB_INLINE upb_StringView envoy_config_bootstrap_v3_ClusterManager_local_cluster_name ( const envoy_config_bootstrap_v3_ClusterManager msg)

Definition at line 1153 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_ClusterManager_mutable_load_stats_config()

UPB_INLINE struct envoy_config_core_v3_ApiConfigSource* envoy_config_bootstrap_v3_ClusterManager_mutable_load_stats_config ( envoy_config_bootstrap_v3_ClusterManager msg,
upb_Arena arena 
)

Definition at line 1217 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_ClusterManager_mutable_outlier_detection()

UPB_INLINE struct envoy_config_bootstrap_v3_ClusterManager_OutlierDetection* envoy_config_bootstrap_v3_ClusterManager_mutable_outlier_detection ( envoy_config_bootstrap_v3_ClusterManager msg,
upb_Arena arena 
)

Definition at line 1191 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_ClusterManager_mutable_upstream_bind_config()

UPB_INLINE struct envoy_config_core_v3_BindConfig* envoy_config_bootstrap_v3_ClusterManager_mutable_upstream_bind_config ( envoy_config_bootstrap_v3_ClusterManager msg,
upb_Arena arena 
)

Definition at line 1204 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_ClusterManager_new()

UPB_INLINE envoy_config_bootstrap_v3_ClusterManager* envoy_config_bootstrap_v3_ClusterManager_new ( upb_Arena arena)

Definition at line 1121 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_ClusterManager_outlier_detection()

Definition at line 1162 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_ClusterManager_OutlierDetection_clear_event_log_path()

UPB_INLINE void envoy_config_bootstrap_v3_ClusterManager_OutlierDetection_clear_event_log_path ( const envoy_config_bootstrap_v3_ClusterManager_OutlierDetection msg)

Definition at line 1258 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_ClusterManager_OutlierDetection_clear_event_service()

UPB_INLINE void envoy_config_bootstrap_v3_ClusterManager_OutlierDetection_clear_event_service ( const envoy_config_bootstrap_v3_ClusterManager_OutlierDetection msg)

Definition at line 1267 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_ClusterManager_OutlierDetection_event_log_path()

UPB_INLINE upb_StringView envoy_config_bootstrap_v3_ClusterManager_OutlierDetection_event_log_path ( const envoy_config_bootstrap_v3_ClusterManager_OutlierDetection msg)

Definition at line 1261 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_ClusterManager_OutlierDetection_event_service()

UPB_INLINE const struct envoy_config_core_v3_EventServiceConfig* envoy_config_bootstrap_v3_ClusterManager_OutlierDetection_event_service ( const envoy_config_bootstrap_v3_ClusterManager_OutlierDetection msg)

Definition at line 1270 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_ClusterManager_OutlierDetection_has_event_service()

UPB_INLINE bool envoy_config_bootstrap_v3_ClusterManager_OutlierDetection_has_event_service ( const envoy_config_bootstrap_v3_ClusterManager_OutlierDetection msg)

Definition at line 1264 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_ClusterManager_OutlierDetection_mutable_event_service()

UPB_INLINE struct envoy_config_core_v3_EventServiceConfig* envoy_config_bootstrap_v3_ClusterManager_OutlierDetection_mutable_event_service ( envoy_config_bootstrap_v3_ClusterManager_OutlierDetection msg,
upb_Arena arena 
)

Definition at line 1281 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_ClusterManager_OutlierDetection_new()

UPB_INLINE envoy_config_bootstrap_v3_ClusterManager_OutlierDetection* envoy_config_bootstrap_v3_ClusterManager_OutlierDetection_new ( upb_Arena arena)

Definition at line 1229 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_ClusterManager_OutlierDetection_parse()

UPB_INLINE envoy_config_bootstrap_v3_ClusterManager_OutlierDetection* envoy_config_bootstrap_v3_ClusterManager_OutlierDetection_parse ( const char *  buf,
size_t  size,
upb_Arena arena 
)

Definition at line 1232 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_ClusterManager_OutlierDetection_parse_ex()

UPB_INLINE envoy_config_bootstrap_v3_ClusterManager_OutlierDetection* envoy_config_bootstrap_v3_ClusterManager_OutlierDetection_parse_ex ( const char *  buf,
size_t  size,
const upb_ExtensionRegistry extreg,
int  options,
upb_Arena arena 
)

Definition at line 1240 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_ClusterManager_OutlierDetection_serialize()

UPB_INLINE char* envoy_config_bootstrap_v3_ClusterManager_OutlierDetection_serialize ( const envoy_config_bootstrap_v3_ClusterManager_OutlierDetection msg,
upb_Arena arena,
size_t *  len 
)

Definition at line 1251 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_ClusterManager_OutlierDetection_serialize_ex()

UPB_INLINE char* envoy_config_bootstrap_v3_ClusterManager_OutlierDetection_serialize_ex ( const envoy_config_bootstrap_v3_ClusterManager_OutlierDetection msg,
int  options,
upb_Arena arena,
size_t *  len 
)

Definition at line 1254 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_ClusterManager_OutlierDetection_set_event_log_path()

UPB_INLINE void envoy_config_bootstrap_v3_ClusterManager_OutlierDetection_set_event_log_path ( envoy_config_bootstrap_v3_ClusterManager_OutlierDetection msg,
upb_StringView  value 
)

Definition at line 1274 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_ClusterManager_OutlierDetection_set_event_service()

UPB_INLINE void envoy_config_bootstrap_v3_ClusterManager_OutlierDetection_set_event_service ( envoy_config_bootstrap_v3_ClusterManager_OutlierDetection msg,
struct envoy_config_core_v3_EventServiceConfig value 
)

Definition at line 1277 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_ClusterManager_parse()

UPB_INLINE envoy_config_bootstrap_v3_ClusterManager* envoy_config_bootstrap_v3_ClusterManager_parse ( const char *  buf,
size_t  size,
upb_Arena arena 
)

Definition at line 1124 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_ClusterManager_parse_ex()

UPB_INLINE envoy_config_bootstrap_v3_ClusterManager* envoy_config_bootstrap_v3_ClusterManager_parse_ex ( const char *  buf,
size_t  size,
const upb_ExtensionRegistry extreg,
int  options,
upb_Arena arena 
)

Definition at line 1132 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_ClusterManager_serialize()

UPB_INLINE char* envoy_config_bootstrap_v3_ClusterManager_serialize ( const envoy_config_bootstrap_v3_ClusterManager msg,
upb_Arena arena,
size_t *  len 
)

Definition at line 1143 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_ClusterManager_serialize_ex()

UPB_INLINE char* envoy_config_bootstrap_v3_ClusterManager_serialize_ex ( const envoy_config_bootstrap_v3_ClusterManager msg,
int  options,
upb_Arena arena,
size_t *  len 
)

Definition at line 1146 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_ClusterManager_set_load_stats_config()

UPB_INLINE void envoy_config_bootstrap_v3_ClusterManager_set_load_stats_config ( envoy_config_bootstrap_v3_ClusterManager msg,
struct envoy_config_core_v3_ApiConfigSource value 
)

Definition at line 1213 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_ClusterManager_set_local_cluster_name()

UPB_INLINE void envoy_config_bootstrap_v3_ClusterManager_set_local_cluster_name ( envoy_config_bootstrap_v3_ClusterManager msg,
upb_StringView  value 
)

Definition at line 1184 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_ClusterManager_set_outlier_detection()

UPB_INLINE void envoy_config_bootstrap_v3_ClusterManager_set_outlier_detection ( envoy_config_bootstrap_v3_ClusterManager msg,
envoy_config_bootstrap_v3_ClusterManager_OutlierDetection value 
)

Definition at line 1187 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_ClusterManager_set_upstream_bind_config()

UPB_INLINE void envoy_config_bootstrap_v3_ClusterManager_set_upstream_bind_config ( envoy_config_bootstrap_v3_ClusterManager msg,
struct envoy_config_core_v3_BindConfig value 
)

Definition at line 1200 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_ClusterManager_upstream_bind_config()

UPB_INLINE const struct envoy_config_core_v3_BindConfig* envoy_config_bootstrap_v3_ClusterManager_upstream_bind_config ( const envoy_config_bootstrap_v3_ClusterManager msg)

Definition at line 1171 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_CustomInlineHeader_clear_inline_header_name()

UPB_INLINE void envoy_config_bootstrap_v3_CustomInlineHeader_clear_inline_header_name ( const envoy_config_bootstrap_v3_CustomInlineHeader msg)

Definition at line 2133 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_CustomInlineHeader_clear_inline_header_type()

UPB_INLINE void envoy_config_bootstrap_v3_CustomInlineHeader_clear_inline_header_type ( const envoy_config_bootstrap_v3_CustomInlineHeader msg)

Definition at line 2139 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_CustomInlineHeader_inline_header_name()

UPB_INLINE upb_StringView envoy_config_bootstrap_v3_CustomInlineHeader_inline_header_name ( const envoy_config_bootstrap_v3_CustomInlineHeader msg)

Definition at line 2136 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_CustomInlineHeader_inline_header_type()

UPB_INLINE int32_t envoy_config_bootstrap_v3_CustomInlineHeader_inline_header_type ( const envoy_config_bootstrap_v3_CustomInlineHeader msg)

Definition at line 2142 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_CustomInlineHeader_new()

UPB_INLINE envoy_config_bootstrap_v3_CustomInlineHeader* envoy_config_bootstrap_v3_CustomInlineHeader_new ( upb_Arena arena)

Definition at line 2104 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_CustomInlineHeader_parse()

UPB_INLINE envoy_config_bootstrap_v3_CustomInlineHeader* envoy_config_bootstrap_v3_CustomInlineHeader_parse ( const char *  buf,
size_t  size,
upb_Arena arena 
)

Definition at line 2107 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_CustomInlineHeader_parse_ex()

UPB_INLINE envoy_config_bootstrap_v3_CustomInlineHeader* envoy_config_bootstrap_v3_CustomInlineHeader_parse_ex ( const char *  buf,
size_t  size,
const upb_ExtensionRegistry extreg,
int  options,
upb_Arena arena 
)

Definition at line 2115 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_CustomInlineHeader_serialize()

UPB_INLINE char* envoy_config_bootstrap_v3_CustomInlineHeader_serialize ( const envoy_config_bootstrap_v3_CustomInlineHeader msg,
upb_Arena arena,
size_t *  len 
)

Definition at line 2126 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_CustomInlineHeader_serialize_ex()

UPB_INLINE char* envoy_config_bootstrap_v3_CustomInlineHeader_serialize_ex ( const envoy_config_bootstrap_v3_CustomInlineHeader msg,
int  options,
upb_Arena arena,
size_t *  len 
)

Definition at line 2129 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_CustomInlineHeader_set_inline_header_name()

UPB_INLINE void envoy_config_bootstrap_v3_CustomInlineHeader_set_inline_header_name ( envoy_config_bootstrap_v3_CustomInlineHeader msg,
upb_StringView  value 
)

Definition at line 2146 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_CustomInlineHeader_set_inline_header_type()

UPB_INLINE void envoy_config_bootstrap_v3_CustomInlineHeader_set_inline_header_type ( envoy_config_bootstrap_v3_CustomInlineHeader msg,
int32_t  value 
)

Definition at line 2149 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_FatalAction_clear_config()

UPB_INLINE void envoy_config_bootstrap_v3_FatalAction_clear_config ( const envoy_config_bootstrap_v3_FatalAction msg)

Definition at line 1652 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_FatalAction_config()

UPB_INLINE const struct envoy_config_core_v3_TypedExtensionConfig* envoy_config_bootstrap_v3_FatalAction_config ( const envoy_config_bootstrap_v3_FatalAction msg)

Definition at line 1655 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_FatalAction_has_config()

UPB_INLINE bool envoy_config_bootstrap_v3_FatalAction_has_config ( const envoy_config_bootstrap_v3_FatalAction msg)

Definition at line 1649 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_FatalAction_mutable_config()

UPB_INLINE struct envoy_config_core_v3_TypedExtensionConfig* envoy_config_bootstrap_v3_FatalAction_mutable_config ( envoy_config_bootstrap_v3_FatalAction msg,
upb_Arena arena 
)

Definition at line 1663 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_FatalAction_new()

UPB_INLINE envoy_config_bootstrap_v3_FatalAction* envoy_config_bootstrap_v3_FatalAction_new ( upb_Arena arena)

Definition at line 1620 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_FatalAction_parse()

UPB_INLINE envoy_config_bootstrap_v3_FatalAction* envoy_config_bootstrap_v3_FatalAction_parse ( const char *  buf,
size_t  size,
upb_Arena arena 
)

Definition at line 1623 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_FatalAction_parse_ex()

UPB_INLINE envoy_config_bootstrap_v3_FatalAction* envoy_config_bootstrap_v3_FatalAction_parse_ex ( const char *  buf,
size_t  size,
const upb_ExtensionRegistry extreg,
int  options,
upb_Arena arena 
)

Definition at line 1631 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_FatalAction_serialize()

UPB_INLINE char* envoy_config_bootstrap_v3_FatalAction_serialize ( const envoy_config_bootstrap_v3_FatalAction msg,
upb_Arena arena,
size_t *  len 
)

Definition at line 1642 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_FatalAction_serialize_ex()

UPB_INLINE char* envoy_config_bootstrap_v3_FatalAction_serialize_ex ( const envoy_config_bootstrap_v3_FatalAction msg,
int  options,
upb_Arena arena,
size_t *  len 
)

Definition at line 1645 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_FatalAction_set_config()

UPB_INLINE void envoy_config_bootstrap_v3_FatalAction_set_config ( envoy_config_bootstrap_v3_FatalAction msg,
struct envoy_config_core_v3_TypedExtensionConfig value 
)

Definition at line 1659 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_LayeredRuntime_add_layers()

UPB_INLINE struct envoy_config_bootstrap_v3_RuntimeLayer* envoy_config_bootstrap_v3_LayeredRuntime_add_layers ( envoy_config_bootstrap_v3_LayeredRuntime msg,
upb_Arena arena 
)

Definition at line 2095 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_LayeredRuntime_clear_layers()

UPB_INLINE void envoy_config_bootstrap_v3_LayeredRuntime_clear_layers ( const envoy_config_bootstrap_v3_LayeredRuntime msg)

Definition at line 2082 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_LayeredRuntime_has_layers()

UPB_INLINE bool envoy_config_bootstrap_v3_LayeredRuntime_has_layers ( const envoy_config_bootstrap_v3_LayeredRuntime msg)

Definition at line 2079 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_LayeredRuntime_layers()

const UPB_INLINE envoy_config_bootstrap_v3_RuntimeLayer* const* envoy_config_bootstrap_v3_LayeredRuntime_layers ( const envoy_config_bootstrap_v3_LayeredRuntime msg,
size_t *  len 
)

Definition at line 2085 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_LayeredRuntime_mutable_layers()

UPB_INLINE envoy_config_bootstrap_v3_RuntimeLayer** envoy_config_bootstrap_v3_LayeredRuntime_mutable_layers ( envoy_config_bootstrap_v3_LayeredRuntime msg,
size_t *  len 
)

Definition at line 2089 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_LayeredRuntime_new()

UPB_INLINE envoy_config_bootstrap_v3_LayeredRuntime* envoy_config_bootstrap_v3_LayeredRuntime_new ( upb_Arena arena)

Definition at line 2050 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_LayeredRuntime_parse()

UPB_INLINE envoy_config_bootstrap_v3_LayeredRuntime* envoy_config_bootstrap_v3_LayeredRuntime_parse ( const char *  buf,
size_t  size,
upb_Arena arena 
)

Definition at line 2053 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_LayeredRuntime_parse_ex()

UPB_INLINE envoy_config_bootstrap_v3_LayeredRuntime* envoy_config_bootstrap_v3_LayeredRuntime_parse_ex ( const char *  buf,
size_t  size,
const upb_ExtensionRegistry extreg,
int  options,
upb_Arena arena 
)

Definition at line 2061 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_LayeredRuntime_resize_layers()

UPB_INLINE envoy_config_bootstrap_v3_RuntimeLayer** envoy_config_bootstrap_v3_LayeredRuntime_resize_layers ( envoy_config_bootstrap_v3_LayeredRuntime msg,
size_t  len,
upb_Arena arena 
)

Definition at line 2092 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_LayeredRuntime_serialize()

UPB_INLINE char* envoy_config_bootstrap_v3_LayeredRuntime_serialize ( const envoy_config_bootstrap_v3_LayeredRuntime msg,
upb_Arena arena,
size_t *  len 
)

Definition at line 2072 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_LayeredRuntime_serialize_ex()

UPB_INLINE char* envoy_config_bootstrap_v3_LayeredRuntime_serialize_ex ( const envoy_config_bootstrap_v3_LayeredRuntime msg,
int  options,
upb_Arena arena,
size_t *  len 
)

Definition at line 2075 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Runtime_base()

UPB_INLINE const struct google_protobuf_Struct* envoy_config_bootstrap_v3_Runtime_base ( const envoy_config_bootstrap_v3_Runtime msg)

Definition at line 1728 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Runtime_clear_base()

UPB_INLINE void envoy_config_bootstrap_v3_Runtime_clear_base ( const envoy_config_bootstrap_v3_Runtime msg)

Definition at line 1725 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Runtime_clear_override_subdirectory()

UPB_INLINE void envoy_config_bootstrap_v3_Runtime_clear_override_subdirectory ( const envoy_config_bootstrap_v3_Runtime msg)

Definition at line 1716 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Runtime_clear_subdirectory()

UPB_INLINE void envoy_config_bootstrap_v3_Runtime_clear_subdirectory ( const envoy_config_bootstrap_v3_Runtime msg)

Definition at line 1710 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Runtime_clear_symlink_root()

UPB_INLINE void envoy_config_bootstrap_v3_Runtime_clear_symlink_root ( const envoy_config_bootstrap_v3_Runtime msg)

Definition at line 1704 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Runtime_has_base()

UPB_INLINE bool envoy_config_bootstrap_v3_Runtime_has_base ( const envoy_config_bootstrap_v3_Runtime msg)

Definition at line 1722 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Runtime_mutable_base()

UPB_INLINE struct google_protobuf_Struct* envoy_config_bootstrap_v3_Runtime_mutable_base ( envoy_config_bootstrap_v3_Runtime msg,
upb_Arena arena 
)

Definition at line 1745 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Runtime_new()

UPB_INLINE envoy_config_bootstrap_v3_Runtime* envoy_config_bootstrap_v3_Runtime_new ( upb_Arena arena)

Definition at line 1675 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Runtime_override_subdirectory()

UPB_INLINE upb_StringView envoy_config_bootstrap_v3_Runtime_override_subdirectory ( const envoy_config_bootstrap_v3_Runtime msg)

Definition at line 1719 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Runtime_parse()

UPB_INLINE envoy_config_bootstrap_v3_Runtime* envoy_config_bootstrap_v3_Runtime_parse ( const char *  buf,
size_t  size,
upb_Arena arena 
)

Definition at line 1678 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Runtime_parse_ex()

UPB_INLINE envoy_config_bootstrap_v3_Runtime* envoy_config_bootstrap_v3_Runtime_parse_ex ( const char *  buf,
size_t  size,
const upb_ExtensionRegistry extreg,
int  options,
upb_Arena arena 
)

Definition at line 1686 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Runtime_serialize()

UPB_INLINE char* envoy_config_bootstrap_v3_Runtime_serialize ( const envoy_config_bootstrap_v3_Runtime msg,
upb_Arena arena,
size_t *  len 
)

Definition at line 1697 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Runtime_serialize_ex()

UPB_INLINE char* envoy_config_bootstrap_v3_Runtime_serialize_ex ( const envoy_config_bootstrap_v3_Runtime msg,
int  options,
upb_Arena arena,
size_t *  len 
)

Definition at line 1700 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Runtime_set_base()

UPB_INLINE void envoy_config_bootstrap_v3_Runtime_set_base ( envoy_config_bootstrap_v3_Runtime msg,
struct google_protobuf_Struct value 
)

Definition at line 1741 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Runtime_set_override_subdirectory()

UPB_INLINE void envoy_config_bootstrap_v3_Runtime_set_override_subdirectory ( envoy_config_bootstrap_v3_Runtime msg,
upb_StringView  value 
)

Definition at line 1738 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Runtime_set_subdirectory()

UPB_INLINE void envoy_config_bootstrap_v3_Runtime_set_subdirectory ( envoy_config_bootstrap_v3_Runtime msg,
upb_StringView  value 
)

Definition at line 1735 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Runtime_set_symlink_root()

UPB_INLINE void envoy_config_bootstrap_v3_Runtime_set_symlink_root ( envoy_config_bootstrap_v3_Runtime msg,
upb_StringView  value 
)

Definition at line 1732 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Runtime_subdirectory()

UPB_INLINE upb_StringView envoy_config_bootstrap_v3_Runtime_subdirectory ( const envoy_config_bootstrap_v3_Runtime msg)

Definition at line 1713 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Runtime_symlink_root()

UPB_INLINE upb_StringView envoy_config_bootstrap_v3_Runtime_symlink_root ( const envoy_config_bootstrap_v3_Runtime msg)

Definition at line 1707 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_admin_layer()

Definition at line 1826 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_AdminLayer_new()

UPB_INLINE envoy_config_bootstrap_v3_RuntimeLayer_AdminLayer* envoy_config_bootstrap_v3_RuntimeLayer_AdminLayer_new ( upb_Arena arena)

Definition at line 1953 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_AdminLayer_parse()

UPB_INLINE envoy_config_bootstrap_v3_RuntimeLayer_AdminLayer* envoy_config_bootstrap_v3_RuntimeLayer_AdminLayer_parse ( const char *  buf,
size_t  size,
upb_Arena arena 
)

Definition at line 1956 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_AdminLayer_parse_ex()

UPB_INLINE envoy_config_bootstrap_v3_RuntimeLayer_AdminLayer* envoy_config_bootstrap_v3_RuntimeLayer_AdminLayer_parse_ex ( const char *  buf,
size_t  size,
const upb_ExtensionRegistry extreg,
int  options,
upb_Arena arena 
)

Definition at line 1964 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_AdminLayer_serialize()

UPB_INLINE char* envoy_config_bootstrap_v3_RuntimeLayer_AdminLayer_serialize ( const envoy_config_bootstrap_v3_RuntimeLayer_AdminLayer msg,
upb_Arena arena,
size_t *  len 
)

Definition at line 1975 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_AdminLayer_serialize_ex()

UPB_INLINE char* envoy_config_bootstrap_v3_RuntimeLayer_AdminLayer_serialize_ex ( const envoy_config_bootstrap_v3_RuntimeLayer_AdminLayer msg,
int  options,
upb_Arena arena,
size_t *  len 
)

Definition at line 1978 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_clear_admin_layer()

UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_clear_admin_layer ( const envoy_config_bootstrap_v3_RuntimeLayer msg)

Definition at line 1823 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_clear_disk_layer()

UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_clear_disk_layer ( const envoy_config_bootstrap_v3_RuntimeLayer msg)

Definition at line 1814 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_clear_name()

UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_clear_name ( const envoy_config_bootstrap_v3_RuntimeLayer msg)

Definition at line 1796 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_clear_rtds_layer()

UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_clear_rtds_layer ( const envoy_config_bootstrap_v3_RuntimeLayer msg)

Definition at line 1832 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_clear_static_layer()

UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_clear_static_layer ( const envoy_config_bootstrap_v3_RuntimeLayer msg)

Definition at line 1805 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_disk_layer()

Definition at line 1817 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_append_service_cluster()

UPB_INLINE bool envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_append_service_cluster ( const envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer msg)

Definition at line 1931 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_clear_append_service_cluster()

UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_clear_append_service_cluster ( const envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer msg)

Definition at line 1928 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_clear_subdirectory()

UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_clear_subdirectory ( const envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer msg)

Definition at line 1934 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_clear_symlink_root()

UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_clear_symlink_root ( const envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer msg)

Definition at line 1922 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_new()

UPB_INLINE envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer* envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_new ( upb_Arena arena)

Definition at line 1893 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_parse()

UPB_INLINE envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer* envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_parse ( const char *  buf,
size_t  size,
upb_Arena arena 
)

Definition at line 1896 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_parse_ex()

UPB_INLINE envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer* envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_parse_ex ( const char *  buf,
size_t  size,
const upb_ExtensionRegistry extreg,
int  options,
upb_Arena arena 
)

Definition at line 1904 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_serialize()

UPB_INLINE char* envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_serialize ( const envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer msg,
upb_Arena arena,
size_t *  len 
)

Definition at line 1915 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_serialize_ex()

UPB_INLINE char* envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_serialize_ex ( const envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer msg,
int  options,
upb_Arena arena,
size_t *  len 
)

Definition at line 1918 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_set_append_service_cluster()

UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_set_append_service_cluster ( envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer msg,
bool  value 
)

Definition at line 1944 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_set_subdirectory()

UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_set_subdirectory ( envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer msg,
upb_StringView  value 
)

Definition at line 1947 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_set_symlink_root()

UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_set_symlink_root ( envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer msg,
upb_StringView  value 
)

Definition at line 1941 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_subdirectory()

UPB_INLINE upb_StringView envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_subdirectory ( const envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer msg)

Definition at line 1937 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_symlink_root()

UPB_INLINE upb_StringView envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_symlink_root ( const envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer msg)

Definition at line 1925 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_has_admin_layer()

UPB_INLINE bool envoy_config_bootstrap_v3_RuntimeLayer_has_admin_layer ( const envoy_config_bootstrap_v3_RuntimeLayer msg)

Definition at line 1820 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_has_disk_layer()

UPB_INLINE bool envoy_config_bootstrap_v3_RuntimeLayer_has_disk_layer ( const envoy_config_bootstrap_v3_RuntimeLayer msg)

Definition at line 1811 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_has_rtds_layer()

UPB_INLINE bool envoy_config_bootstrap_v3_RuntimeLayer_has_rtds_layer ( const envoy_config_bootstrap_v3_RuntimeLayer msg)

Definition at line 1829 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_has_static_layer()

UPB_INLINE bool envoy_config_bootstrap_v3_RuntimeLayer_has_static_layer ( const envoy_config_bootstrap_v3_RuntimeLayer msg)

Definition at line 1802 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_layer_specifier_case()

Definition at line 1793 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_mutable_admin_layer()

UPB_INLINE struct envoy_config_bootstrap_v3_RuntimeLayer_AdminLayer* envoy_config_bootstrap_v3_RuntimeLayer_mutable_admin_layer ( envoy_config_bootstrap_v3_RuntimeLayer msg,
upb_Arena arena 
)

Definition at line 1869 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_mutable_disk_layer()

UPB_INLINE struct envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer* envoy_config_bootstrap_v3_RuntimeLayer_mutable_disk_layer ( envoy_config_bootstrap_v3_RuntimeLayer msg,
upb_Arena arena 
)

Definition at line 1857 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_mutable_rtds_layer()

UPB_INLINE struct envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer* envoy_config_bootstrap_v3_RuntimeLayer_mutable_rtds_layer ( envoy_config_bootstrap_v3_RuntimeLayer msg,
upb_Arena arena 
)

Definition at line 1881 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_mutable_static_layer()

UPB_INLINE struct google_protobuf_Struct* envoy_config_bootstrap_v3_RuntimeLayer_mutable_static_layer ( envoy_config_bootstrap_v3_RuntimeLayer msg,
upb_Arena arena 
)

Definition at line 1845 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_name()

UPB_INLINE upb_StringView envoy_config_bootstrap_v3_RuntimeLayer_name ( const envoy_config_bootstrap_v3_RuntimeLayer msg)

Definition at line 1799 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_new()

UPB_INLINE envoy_config_bootstrap_v3_RuntimeLayer* envoy_config_bootstrap_v3_RuntimeLayer_new ( upb_Arena arena)

Definition at line 1757 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_parse()

UPB_INLINE envoy_config_bootstrap_v3_RuntimeLayer* envoy_config_bootstrap_v3_RuntimeLayer_parse ( const char *  buf,
size_t  size,
upb_Arena arena 
)

Definition at line 1760 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_parse_ex()

UPB_INLINE envoy_config_bootstrap_v3_RuntimeLayer* envoy_config_bootstrap_v3_RuntimeLayer_parse_ex ( const char *  buf,
size_t  size,
const upb_ExtensionRegistry extreg,
int  options,
upb_Arena arena 
)

Definition at line 1768 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_rtds_layer()

Definition at line 1835 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_clear_name()

UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_clear_name ( const envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer msg)

Definition at line 2015 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_clear_rtds_config()

UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_clear_rtds_config ( const envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer msg)

Definition at line 2024 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_has_rtds_config()

UPB_INLINE bool envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_has_rtds_config ( const envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer msg)

Definition at line 2021 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_mutable_rtds_config()

UPB_INLINE struct envoy_config_core_v3_ConfigSource* envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_mutable_rtds_config ( envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer msg,
upb_Arena arena 
)

Definition at line 2038 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_name()

UPB_INLINE upb_StringView envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_name ( const envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer msg)

Definition at line 2018 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_new()

UPB_INLINE envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer* envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_new ( upb_Arena arena)

Definition at line 1986 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_parse()

UPB_INLINE envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer* envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_parse ( const char *  buf,
size_t  size,
upb_Arena arena 
)

Definition at line 1989 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_parse_ex()

UPB_INLINE envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer* envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_parse_ex ( const char *  buf,
size_t  size,
const upb_ExtensionRegistry extreg,
int  options,
upb_Arena arena 
)

Definition at line 1997 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_rtds_config()

UPB_INLINE const struct envoy_config_core_v3_ConfigSource* envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_rtds_config ( const envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer msg)

Definition at line 2027 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_serialize()

UPB_INLINE char* envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_serialize ( const envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer msg,
upb_Arena arena,
size_t *  len 
)

Definition at line 2008 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_serialize_ex()

UPB_INLINE char* envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_serialize_ex ( const envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer msg,
int  options,
upb_Arena arena,
size_t *  len 
)

Definition at line 2011 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_set_name()

UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_set_name ( envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer msg,
upb_StringView  value 
)

Definition at line 2031 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_set_rtds_config()

UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_set_rtds_config ( envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer msg,
struct envoy_config_core_v3_ConfigSource value 
)

Definition at line 2034 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_serialize()

UPB_INLINE char* envoy_config_bootstrap_v3_RuntimeLayer_serialize ( const envoy_config_bootstrap_v3_RuntimeLayer msg,
upb_Arena arena,
size_t *  len 
)

Definition at line 1779 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_serialize_ex()

UPB_INLINE char* envoy_config_bootstrap_v3_RuntimeLayer_serialize_ex ( const envoy_config_bootstrap_v3_RuntimeLayer msg,
int  options,
upb_Arena arena,
size_t *  len 
)

Definition at line 1782 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_set_admin_layer()

UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_set_admin_layer ( envoy_config_bootstrap_v3_RuntimeLayer msg,
envoy_config_bootstrap_v3_RuntimeLayer_AdminLayer value 
)

Definition at line 1866 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_set_disk_layer()

UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_set_disk_layer ( envoy_config_bootstrap_v3_RuntimeLayer msg,
envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer value 
)

Definition at line 1854 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_set_name()

UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_set_name ( envoy_config_bootstrap_v3_RuntimeLayer msg,
upb_StringView  value 
)

Definition at line 1839 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_set_rtds_layer()

UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_set_rtds_layer ( envoy_config_bootstrap_v3_RuntimeLayer msg,
envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer value 
)

Definition at line 1878 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_set_static_layer()

UPB_INLINE void envoy_config_bootstrap_v3_RuntimeLayer_set_static_layer ( envoy_config_bootstrap_v3_RuntimeLayer msg,
struct google_protobuf_Struct value 
)

Definition at line 1842 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_RuntimeLayer_static_layer()

UPB_INLINE const struct google_protobuf_Struct* envoy_config_bootstrap_v3_RuntimeLayer_static_layer ( const envoy_config_bootstrap_v3_RuntimeLayer msg)

Definition at line 1808 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_actions()

const UPB_INLINE envoy_config_bootstrap_v3_Watchdog_WatchdogAction* const* envoy_config_bootstrap_v3_Watchdog_actions ( const envoy_config_bootstrap_v3_Watchdog msg,
size_t *  len 
)

Definition at line 1459 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_add_actions()

UPB_INLINE struct envoy_config_bootstrap_v3_Watchdog_WatchdogAction* envoy_config_bootstrap_v3_Watchdog_add_actions ( envoy_config_bootstrap_v3_Watchdog msg,
upb_Arena arena 
)

Definition at line 1547 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_clear_actions()

UPB_INLINE void envoy_config_bootstrap_v3_Watchdog_clear_actions ( const envoy_config_bootstrap_v3_Watchdog msg)

Definition at line 1456 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_clear_kill_timeout()

UPB_INLINE void envoy_config_bootstrap_v3_Watchdog_clear_kill_timeout ( const envoy_config_bootstrap_v3_Watchdog msg)

Definition at line 1420 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_clear_max_kill_timeout_jitter()

UPB_INLINE void envoy_config_bootstrap_v3_Watchdog_clear_max_kill_timeout_jitter ( const envoy_config_bootstrap_v3_Watchdog msg)

Definition at line 1447 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_clear_megamiss_timeout()

UPB_INLINE void envoy_config_bootstrap_v3_Watchdog_clear_megamiss_timeout ( const envoy_config_bootstrap_v3_Watchdog msg)

Definition at line 1411 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_clear_miss_timeout()

UPB_INLINE void envoy_config_bootstrap_v3_Watchdog_clear_miss_timeout ( const envoy_config_bootstrap_v3_Watchdog msg)

Definition at line 1402 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_clear_multikill_threshold()

UPB_INLINE void envoy_config_bootstrap_v3_Watchdog_clear_multikill_threshold ( const envoy_config_bootstrap_v3_Watchdog msg)

Definition at line 1438 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_clear_multikill_timeout()

UPB_INLINE void envoy_config_bootstrap_v3_Watchdog_clear_multikill_timeout ( const envoy_config_bootstrap_v3_Watchdog msg)

Definition at line 1429 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_has_actions()

UPB_INLINE bool envoy_config_bootstrap_v3_Watchdog_has_actions ( const envoy_config_bootstrap_v3_Watchdog msg)

Definition at line 1453 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_has_kill_timeout()

UPB_INLINE bool envoy_config_bootstrap_v3_Watchdog_has_kill_timeout ( const envoy_config_bootstrap_v3_Watchdog msg)

Definition at line 1417 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_has_max_kill_timeout_jitter()

UPB_INLINE bool envoy_config_bootstrap_v3_Watchdog_has_max_kill_timeout_jitter ( const envoy_config_bootstrap_v3_Watchdog msg)

Definition at line 1444 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_has_megamiss_timeout()

UPB_INLINE bool envoy_config_bootstrap_v3_Watchdog_has_megamiss_timeout ( const envoy_config_bootstrap_v3_Watchdog msg)

Definition at line 1408 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_has_miss_timeout()

UPB_INLINE bool envoy_config_bootstrap_v3_Watchdog_has_miss_timeout ( const envoy_config_bootstrap_v3_Watchdog msg)

Definition at line 1399 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_has_multikill_threshold()

UPB_INLINE bool envoy_config_bootstrap_v3_Watchdog_has_multikill_threshold ( const envoy_config_bootstrap_v3_Watchdog msg)

Definition at line 1435 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_has_multikill_timeout()

UPB_INLINE bool envoy_config_bootstrap_v3_Watchdog_has_multikill_timeout ( const envoy_config_bootstrap_v3_Watchdog msg)

Definition at line 1426 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_kill_timeout()

UPB_INLINE const struct google_protobuf_Duration* envoy_config_bootstrap_v3_Watchdog_kill_timeout ( const envoy_config_bootstrap_v3_Watchdog msg)

Definition at line 1423 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_max_kill_timeout_jitter()

UPB_INLINE const struct google_protobuf_Duration* envoy_config_bootstrap_v3_Watchdog_max_kill_timeout_jitter ( const envoy_config_bootstrap_v3_Watchdog msg)

Definition at line 1450 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_megamiss_timeout()

UPB_INLINE const struct google_protobuf_Duration* envoy_config_bootstrap_v3_Watchdog_megamiss_timeout ( const envoy_config_bootstrap_v3_Watchdog msg)

Definition at line 1414 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_miss_timeout()

UPB_INLINE const struct google_protobuf_Duration* envoy_config_bootstrap_v3_Watchdog_miss_timeout ( const envoy_config_bootstrap_v3_Watchdog msg)

Definition at line 1405 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_multikill_threshold()

UPB_INLINE const struct envoy_type_v3_Percent* envoy_config_bootstrap_v3_Watchdog_multikill_threshold ( const envoy_config_bootstrap_v3_Watchdog msg)

Definition at line 1441 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_multikill_timeout()

UPB_INLINE const struct google_protobuf_Duration* envoy_config_bootstrap_v3_Watchdog_multikill_timeout ( const envoy_config_bootstrap_v3_Watchdog msg)

Definition at line 1432 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_mutable_actions()

UPB_INLINE envoy_config_bootstrap_v3_Watchdog_WatchdogAction** envoy_config_bootstrap_v3_Watchdog_mutable_actions ( envoy_config_bootstrap_v3_Watchdog msg,
size_t *  len 
)

Definition at line 1541 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_mutable_kill_timeout()

UPB_INLINE struct google_protobuf_Duration* envoy_config_bootstrap_v3_Watchdog_mutable_kill_timeout ( envoy_config_bootstrap_v3_Watchdog msg,
upb_Arena arena 
)

Definition at line 1493 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_mutable_max_kill_timeout_jitter()

UPB_INLINE struct google_protobuf_Duration* envoy_config_bootstrap_v3_Watchdog_mutable_max_kill_timeout_jitter ( envoy_config_bootstrap_v3_Watchdog msg,
upb_Arena arena 
)

Definition at line 1532 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_mutable_megamiss_timeout()

UPB_INLINE struct google_protobuf_Duration* envoy_config_bootstrap_v3_Watchdog_mutable_megamiss_timeout ( envoy_config_bootstrap_v3_Watchdog msg,
upb_Arena arena 
)

Definition at line 1480 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_mutable_miss_timeout()

UPB_INLINE struct google_protobuf_Duration* envoy_config_bootstrap_v3_Watchdog_mutable_miss_timeout ( envoy_config_bootstrap_v3_Watchdog msg,
upb_Arena arena 
)

Definition at line 1467 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_mutable_multikill_threshold()

UPB_INLINE struct envoy_type_v3_Percent* envoy_config_bootstrap_v3_Watchdog_mutable_multikill_threshold ( envoy_config_bootstrap_v3_Watchdog msg,
upb_Arena arena 
)

Definition at line 1519 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_mutable_multikill_timeout()

UPB_INLINE struct google_protobuf_Duration* envoy_config_bootstrap_v3_Watchdog_mutable_multikill_timeout ( envoy_config_bootstrap_v3_Watchdog msg,
upb_Arena arena 
)

Definition at line 1506 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_new()

UPB_INLINE envoy_config_bootstrap_v3_Watchdog* envoy_config_bootstrap_v3_Watchdog_new ( upb_Arena arena)

Definition at line 1370 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_parse()

UPB_INLINE envoy_config_bootstrap_v3_Watchdog* envoy_config_bootstrap_v3_Watchdog_parse ( const char *  buf,
size_t  size,
upb_Arena arena 
)

Definition at line 1373 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_parse_ex()

UPB_INLINE envoy_config_bootstrap_v3_Watchdog* envoy_config_bootstrap_v3_Watchdog_parse_ex ( const char *  buf,
size_t  size,
const upb_ExtensionRegistry extreg,
int  options,
upb_Arena arena 
)

Definition at line 1381 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_resize_actions()

UPB_INLINE envoy_config_bootstrap_v3_Watchdog_WatchdogAction** envoy_config_bootstrap_v3_Watchdog_resize_actions ( envoy_config_bootstrap_v3_Watchdog msg,
size_t  len,
upb_Arena arena 
)

Definition at line 1544 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_serialize()

UPB_INLINE char* envoy_config_bootstrap_v3_Watchdog_serialize ( const envoy_config_bootstrap_v3_Watchdog msg,
upb_Arena arena,
size_t *  len 
)

Definition at line 1392 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_serialize_ex()

UPB_INLINE char* envoy_config_bootstrap_v3_Watchdog_serialize_ex ( const envoy_config_bootstrap_v3_Watchdog msg,
int  options,
upb_Arena arena,
size_t *  len 
)

Definition at line 1395 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_set_kill_timeout()

UPB_INLINE void envoy_config_bootstrap_v3_Watchdog_set_kill_timeout ( envoy_config_bootstrap_v3_Watchdog msg,
struct google_protobuf_Duration value 
)

Definition at line 1489 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_set_max_kill_timeout_jitter()

UPB_INLINE void envoy_config_bootstrap_v3_Watchdog_set_max_kill_timeout_jitter ( envoy_config_bootstrap_v3_Watchdog msg,
struct google_protobuf_Duration value 
)

Definition at line 1528 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_set_megamiss_timeout()

UPB_INLINE void envoy_config_bootstrap_v3_Watchdog_set_megamiss_timeout ( envoy_config_bootstrap_v3_Watchdog msg,
struct google_protobuf_Duration value 
)

Definition at line 1476 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_set_miss_timeout()

UPB_INLINE void envoy_config_bootstrap_v3_Watchdog_set_miss_timeout ( envoy_config_bootstrap_v3_Watchdog msg,
struct google_protobuf_Duration value 
)

Definition at line 1463 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_set_multikill_threshold()

UPB_INLINE void envoy_config_bootstrap_v3_Watchdog_set_multikill_threshold ( envoy_config_bootstrap_v3_Watchdog msg,
struct envoy_type_v3_Percent value 
)

Definition at line 1515 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_set_multikill_timeout()

UPB_INLINE void envoy_config_bootstrap_v3_Watchdog_set_multikill_timeout ( envoy_config_bootstrap_v3_Watchdog msg,
struct google_protobuf_Duration value 
)

Definition at line 1502 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_WatchdogAction_clear_config()

UPB_INLINE void envoy_config_bootstrap_v3_Watchdog_WatchdogAction_clear_config ( const envoy_config_bootstrap_v3_Watchdog_WatchdogAction msg)

Definition at line 1588 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_WatchdogAction_clear_event()

UPB_INLINE void envoy_config_bootstrap_v3_Watchdog_WatchdogAction_clear_event ( const envoy_config_bootstrap_v3_Watchdog_WatchdogAction msg)

Definition at line 1594 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_WatchdogAction_config()

UPB_INLINE const struct envoy_config_core_v3_TypedExtensionConfig* envoy_config_bootstrap_v3_Watchdog_WatchdogAction_config ( const envoy_config_bootstrap_v3_Watchdog_WatchdogAction msg)

Definition at line 1591 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_WatchdogAction_event()

UPB_INLINE int32_t envoy_config_bootstrap_v3_Watchdog_WatchdogAction_event ( const envoy_config_bootstrap_v3_Watchdog_WatchdogAction msg)

Definition at line 1597 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_WatchdogAction_has_config()

UPB_INLINE bool envoy_config_bootstrap_v3_Watchdog_WatchdogAction_has_config ( const envoy_config_bootstrap_v3_Watchdog_WatchdogAction msg)

Definition at line 1585 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_WatchdogAction_mutable_config()

UPB_INLINE struct envoy_config_core_v3_TypedExtensionConfig* envoy_config_bootstrap_v3_Watchdog_WatchdogAction_mutable_config ( envoy_config_bootstrap_v3_Watchdog_WatchdogAction msg,
upb_Arena arena 
)

Definition at line 1605 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_WatchdogAction_new()

UPB_INLINE envoy_config_bootstrap_v3_Watchdog_WatchdogAction* envoy_config_bootstrap_v3_Watchdog_WatchdogAction_new ( upb_Arena arena)

Definition at line 1556 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_WatchdogAction_parse()

UPB_INLINE envoy_config_bootstrap_v3_Watchdog_WatchdogAction* envoy_config_bootstrap_v3_Watchdog_WatchdogAction_parse ( const char *  buf,
size_t  size,
upb_Arena arena 
)

Definition at line 1559 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_WatchdogAction_parse_ex()

UPB_INLINE envoy_config_bootstrap_v3_Watchdog_WatchdogAction* envoy_config_bootstrap_v3_Watchdog_WatchdogAction_parse_ex ( const char *  buf,
size_t  size,
const upb_ExtensionRegistry extreg,
int  options,
upb_Arena arena 
)

Definition at line 1567 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_WatchdogAction_serialize()

UPB_INLINE char* envoy_config_bootstrap_v3_Watchdog_WatchdogAction_serialize ( const envoy_config_bootstrap_v3_Watchdog_WatchdogAction msg,
upb_Arena arena,
size_t *  len 
)

Definition at line 1578 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_WatchdogAction_serialize_ex()

UPB_INLINE char* envoy_config_bootstrap_v3_Watchdog_WatchdogAction_serialize_ex ( const envoy_config_bootstrap_v3_Watchdog_WatchdogAction msg,
int  options,
upb_Arena arena,
size_t *  len 
)

Definition at line 1581 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_WatchdogAction_set_config()

UPB_INLINE void envoy_config_bootstrap_v3_Watchdog_WatchdogAction_set_config ( envoy_config_bootstrap_v3_Watchdog_WatchdogAction msg,
struct envoy_config_core_v3_TypedExtensionConfig value 
)

Definition at line 1601 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdog_WatchdogAction_set_event()

UPB_INLINE void envoy_config_bootstrap_v3_Watchdog_WatchdogAction_set_event ( envoy_config_bootstrap_v3_Watchdog_WatchdogAction msg,
int32_t  value 
)

Definition at line 1614 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdogs_clear_main_thread_watchdog()

UPB_INLINE void envoy_config_bootstrap_v3_Watchdogs_clear_main_thread_watchdog ( const envoy_config_bootstrap_v3_Watchdogs msg)

Definition at line 1325 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdogs_clear_worker_watchdog()

UPB_INLINE void envoy_config_bootstrap_v3_Watchdogs_clear_worker_watchdog ( const envoy_config_bootstrap_v3_Watchdogs msg)

Definition at line 1334 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdogs_has_main_thread_watchdog()

UPB_INLINE bool envoy_config_bootstrap_v3_Watchdogs_has_main_thread_watchdog ( const envoy_config_bootstrap_v3_Watchdogs msg)

Definition at line 1322 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdogs_has_worker_watchdog()

UPB_INLINE bool envoy_config_bootstrap_v3_Watchdogs_has_worker_watchdog ( const envoy_config_bootstrap_v3_Watchdogs msg)

Definition at line 1331 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdogs_main_thread_watchdog()

const UPB_INLINE envoy_config_bootstrap_v3_Watchdog* envoy_config_bootstrap_v3_Watchdogs_main_thread_watchdog ( const envoy_config_bootstrap_v3_Watchdogs msg)

Definition at line 1328 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdogs_mutable_main_thread_watchdog()

UPB_INLINE struct envoy_config_bootstrap_v3_Watchdog* envoy_config_bootstrap_v3_Watchdogs_mutable_main_thread_watchdog ( envoy_config_bootstrap_v3_Watchdogs msg,
upb_Arena arena 
)

Definition at line 1345 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdogs_mutable_worker_watchdog()

UPB_INLINE struct envoy_config_bootstrap_v3_Watchdog* envoy_config_bootstrap_v3_Watchdogs_mutable_worker_watchdog ( envoy_config_bootstrap_v3_Watchdogs msg,
upb_Arena arena 
)

Definition at line 1358 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdogs_new()

UPB_INLINE envoy_config_bootstrap_v3_Watchdogs* envoy_config_bootstrap_v3_Watchdogs_new ( upb_Arena arena)

Definition at line 1293 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdogs_parse()

UPB_INLINE envoy_config_bootstrap_v3_Watchdogs* envoy_config_bootstrap_v3_Watchdogs_parse ( const char *  buf,
size_t  size,
upb_Arena arena 
)

Definition at line 1296 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdogs_parse_ex()

UPB_INLINE envoy_config_bootstrap_v3_Watchdogs* envoy_config_bootstrap_v3_Watchdogs_parse_ex ( const char *  buf,
size_t  size,
const upb_ExtensionRegistry extreg,
int  options,
upb_Arena arena 
)

Definition at line 1304 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdogs_serialize()

UPB_INLINE char* envoy_config_bootstrap_v3_Watchdogs_serialize ( const envoy_config_bootstrap_v3_Watchdogs msg,
upb_Arena arena,
size_t *  len 
)

Definition at line 1315 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdogs_serialize_ex()

UPB_INLINE char* envoy_config_bootstrap_v3_Watchdogs_serialize_ex ( const envoy_config_bootstrap_v3_Watchdogs msg,
int  options,
upb_Arena arena,
size_t *  len 
)

Definition at line 1318 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdogs_set_main_thread_watchdog()

UPB_INLINE void envoy_config_bootstrap_v3_Watchdogs_set_main_thread_watchdog ( envoy_config_bootstrap_v3_Watchdogs msg,
envoy_config_bootstrap_v3_Watchdog value 
)

Definition at line 1341 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdogs_set_worker_watchdog()

UPB_INLINE void envoy_config_bootstrap_v3_Watchdogs_set_worker_watchdog ( envoy_config_bootstrap_v3_Watchdogs msg,
envoy_config_bootstrap_v3_Watchdog value 
)

Definition at line 1354 of file bootstrap.upb.h.

◆ envoy_config_bootstrap_v3_Watchdogs_worker_watchdog()

const UPB_INLINE envoy_config_bootstrap_v3_Watchdog* envoy_config_bootstrap_v3_Watchdogs_worker_watchdog ( const envoy_config_bootstrap_v3_Watchdogs msg)

Definition at line 1337 of file bootstrap.upb.h.

Variable Documentation

◆ envoy_config_accesslog_v3_AccessLog_msginit

const upb_MiniTable envoy_config_accesslog_v3_AccessLog_msginit

Definition at line 35 of file accesslog.upb.c.

◆ envoy_config_bootstrap_v3_Admin_msginit

const upb_MiniTable envoy_config_bootstrap_v3_Admin_msginit

Definition at line 173 of file bootstrap.upb.c.

◆ envoy_config_bootstrap_v3_Bootstrap_CertificateProviderInstancesEntry_msginit

const upb_MiniTable envoy_config_bootstrap_v3_Bootstrap_CertificateProviderInstancesEntry_msginit

Definition at line 152 of file bootstrap.upb.c.

◆ envoy_config_bootstrap_v3_Bootstrap_DynamicResources_msginit

const upb_MiniTable envoy_config_bootstrap_v3_Bootstrap_DynamicResources_msginit

Definition at line 137 of file bootstrap.upb.c.

◆ envoy_config_bootstrap_v3_Bootstrap_msginit

const upb_MiniTable envoy_config_bootstrap_v3_Bootstrap_msginit

Definition at line 99 of file bootstrap.upb.c.

◆ envoy_config_bootstrap_v3_bootstrap_proto_upb_file_layout

const upb_MiniTable_File envoy_config_bootstrap_v3_bootstrap_proto_upb_file_layout

Definition at line 401 of file bootstrap.upb.c.

◆ envoy_config_bootstrap_v3_Bootstrap_StaticResources_msginit

const upb_MiniTable envoy_config_bootstrap_v3_Bootstrap_StaticResources_msginit

Definition at line 117 of file bootstrap.upb.c.

◆ envoy_config_bootstrap_v3_ClusterManager_msginit

const upb_MiniTable envoy_config_bootstrap_v3_ClusterManager_msginit

Definition at line 192 of file bootstrap.upb.c.

◆ envoy_config_bootstrap_v3_ClusterManager_OutlierDetection_msginit

const upb_MiniTable envoy_config_bootstrap_v3_ClusterManager_OutlierDetection_msginit

Definition at line 207 of file bootstrap.upb.c.

◆ envoy_config_bootstrap_v3_CustomInlineHeader_msginit

const upb_MiniTable envoy_config_bootstrap_v3_CustomInlineHeader_msginit

Definition at line 374 of file bootstrap.upb.c.

◆ envoy_config_bootstrap_v3_FatalAction_msginit

const upb_MiniTable envoy_config_bootstrap_v3_FatalAction_msginit

Definition at line 278 of file bootstrap.upb.c.

◆ envoy_config_bootstrap_v3_LayeredRuntime_msginit

const upb_MiniTable envoy_config_bootstrap_v3_LayeredRuntime_msginit

Definition at line 363 of file bootstrap.upb.c.

◆ envoy_config_bootstrap_v3_Runtime_msginit

const upb_MiniTable envoy_config_bootstrap_v3_Runtime_msginit

Definition at line 295 of file bootstrap.upb.c.

◆ envoy_config_bootstrap_v3_RuntimeLayer_AdminLayer_msginit

const upb_MiniTable envoy_config_bootstrap_v3_RuntimeLayer_AdminLayer_msginit

Definition at line 334 of file bootstrap.upb.c.

◆ envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_msginit

const upb_MiniTable envoy_config_bootstrap_v3_RuntimeLayer_DiskLayer_msginit

Definition at line 328 of file bootstrap.upb.c.

◆ envoy_config_bootstrap_v3_RuntimeLayer_msginit

const upb_MiniTable envoy_config_bootstrap_v3_RuntimeLayer_msginit

Definition at line 316 of file bootstrap.upb.c.

◆ envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_msginit

const upb_MiniTable envoy_config_bootstrap_v3_RuntimeLayer_RtdsLayer_msginit

Definition at line 349 of file bootstrap.upb.c.

◆ envoy_config_bootstrap_v3_Watchdog_msginit

const upb_MiniTable envoy_config_bootstrap_v3_Watchdog_msginit

Definition at line 249 of file bootstrap.upb.c.

◆ envoy_config_bootstrap_v3_Watchdog_WatchdogAction_msginit

const upb_MiniTable envoy_config_bootstrap_v3_Watchdog_WatchdogAction_msginit

Definition at line 264 of file bootstrap.upb.c.

◆ envoy_config_bootstrap_v3_Watchdogs_msginit

const upb_MiniTable envoy_config_bootstrap_v3_Watchdogs_msginit

Definition at line 223 of file bootstrap.upb.c.

◆ envoy_config_cluster_v3_Cluster_msginit

const upb_MiniTable envoy_config_cluster_v3_Cluster_msginit

Definition at line 148 of file config/cluster/v3/cluster.upb.c.

◆ envoy_config_core_v3_Address_msginit

const upb_MiniTable envoy_config_core_v3_Address_msginit

Definition at line 104 of file address.upb.c.

◆ envoy_config_core_v3_ApiConfigSource_msginit

const upb_MiniTable envoy_config_core_v3_ApiConfigSource_msginit

Definition at line 46 of file config_source.upb.c.

◆ envoy_config_core_v3_BindConfig_msginit

const upb_MiniTable envoy_config_core_v3_BindConfig_msginit

Definition at line 86 of file address.upb.c.

◆ envoy_config_core_v3_ConfigSource_msginit

const upb_MiniTable envoy_config_core_v3_ConfigSource_msginit

Definition at line 119 of file config_source.upb.c.

◆ envoy_config_core_v3_DnsResolutionConfig_msginit

const upb_MiniTable envoy_config_core_v3_DnsResolutionConfig_msginit

Definition at line 39 of file resolver.upb.c.

◆ envoy_config_core_v3_EventServiceConfig_msginit

const upb_MiniTable envoy_config_core_v3_EventServiceConfig_msginit

Definition at line 27 of file event_service_config.upb.c.

◆ envoy_config_core_v3_Node_msginit

const upb_MiniTable envoy_config_core_v3_Node_msginit

Definition at line 98 of file base.upb.c.

◆ envoy_config_core_v3_SocketOption_msginit

const upb_MiniTable envoy_config_core_v3_SocketOption_msginit

Definition at line 27 of file socket_option.upb.c.

◆ envoy_config_core_v3_TypedExtensionConfig_msginit

const upb_MiniTable envoy_config_core_v3_TypedExtensionConfig_msginit

Definition at line 27 of file envoy/config/core/v3/extension.upb.c.

◆ envoy_config_listener_v3_Listener_msginit

const upb_MiniTable envoy_config_listener_v3_Listener_msginit

Definition at line 100 of file listener.upb.c.

◆ envoy_config_metrics_v3_StatsConfig_msginit

const upb_MiniTable envoy_config_metrics_v3_StatsConfig_msginit

Definition at line 51 of file stats.upb.c.

◆ envoy_config_metrics_v3_StatsSink_msginit

const upb_MiniTable envoy_config_metrics_v3_StatsSink_msginit

Definition at line 31 of file stats.upb.c.

◆ envoy_config_overload_v3_OverloadManager_msginit

const upb_MiniTable envoy_config_overload_v3_OverloadManager_msginit

Definition at line 146 of file overload.upb.c.

◆ envoy_config_trace_v3_Tracing_msginit

const upb_MiniTable envoy_config_trace_v3_Tracing_msginit

Definition at line 27 of file http_tracer.upb.c.

◆ envoy_extensions_transport_sockets_tls_v3_Secret_msginit

const upb_MiniTable envoy_extensions_transport_sockets_tls_v3_Secret_msginit

Definition at line 66 of file secret.upb.c.

◆ envoy_type_v3_Percent_msginit

const upb_MiniTable envoy_type_v3_Percent_msginit

Definition at line 22 of file percent.upb.c.

◆ google_protobuf_Duration_msginit

const upb_MiniTable google_protobuf_Duration_msginit

Definition at line 20 of file duration.upb.c.

◆ google_protobuf_Struct_msginit

const upb_MiniTable google_protobuf_Struct_msginit

Definition at line 23 of file google/protobuf/struct.upb.c.

◆ google_protobuf_UInt64Value_msginit

const upb_MiniTable google_protobuf_UInt64Value_msginit

Definition at line 49 of file wrappers.upb.c.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:05