v3/endpoint.proto proto定义在这里https://github.com/envoyproxy/envoy/tree/main/api/envoy/config/endpoint/v3 指定locality的LBEP列表 // [#not-implemented-hide:] // A list of endpoints of a specific locality. message LbEndpointList { repeated LbEndpoint lb_endpoints = 1;