func GetPickedClusterForTesting(ctx context.Context) string
GetPickedClusterForTesting returns the cluster in the context; to be used for testing only.
func SetPickedCluster(ctx context.Context, cluster string) context.Context
SetPickedCluster adds the selected cluster to the context for the xds_cluster_manager LB policy to pick.