GRPC Core  9.0.0
Macros
xds.h File Reference
#include <grpc/support/port_platform.h>

Go to the source code of this file.

Macros

#define GRPC_ARG_ADDRESS_IS_BACKEND_FROM_XDS_LOAD_BALANCER    "grpc.address_is_backend_from_xds_load_balancer"
 Channel arg indicating if a target corresponding to the address is a backend received from a balancer. More...
 

Macro Definition Documentation

◆ GRPC_ARG_ADDRESS_IS_BACKEND_FROM_XDS_LOAD_BALANCER

#define GRPC_ARG_ADDRESS_IS_BACKEND_FROM_XDS_LOAD_BALANCER    "grpc.address_is_backend_from_xds_load_balancer"

Channel arg indicating if a target corresponding to the address is a backend received from a balancer.

The type of this arg is an integer and the value is treated as a bool.