Searched refs:kXdsClusterAttribute (Results 1 – 3 of 3) sorted by relevance
24 extern const char* kXdsClusterAttribute;
38 const char* kXdsClusterAttribute = "xds_cluster_name"; variable530 call_config.call_attributes[kXdsClusterAttribute] = it->first; in GetCallConfig()
210 args.call_state->ExperimentalGetCallAttribute(kXdsClusterAttribute); in Pick()