Searched refs:leaf_cluster (Results 1 – 1 of 1) sorted by relevance
679 for (const absl::string_view& leaf_cluster : aggregate_config.leaf_clusters) { in CreateChildPolicyConfigForAggregateCluster() local680 priority_children[std::string(leaf_cluster)] = Json::FromObject({ in CreateChildPolicyConfigForAggregateCluster()686 {"cluster", Json::FromString(std::string(leaf_cluster))}, in CreateChildPolicyConfigForAggregateCluster()692 Json::FromString(std::string(leaf_cluster))); in CreateChildPolicyConfigForAggregateCluster()