GRPC Core  9.0.0
Data Fields
grpc_core::EdsUpdate Struct Reference

#include <xds_api.h>

Data Fields

XdsPriorityListUpdate priority_list_update
 
RefCountedPtr< XdsDropConfigdrop_config
 
bool drop_all = false
 

Field Documentation

◆ drop_all

bool grpc_core::EdsUpdate::drop_all = false

◆ drop_config

RefCountedPtr<XdsDropConfig> grpc_core::EdsUpdate::drop_config

◆ priority_list_update

XdsPriorityListUpdate grpc_core::EdsUpdate::priority_list_update

The documentation for this struct was generated from the following file: