open-consul/agent/xds/testdata/endpoints/mesh-gateway-with-peer-thro...

37 lines
944 B
Plaintext

{
"versionInfo": "00000001",
"resources": [
{
"@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
"clusterName": "server.dc2.peering.6d942ff2-6a78-46f4-a52f-915e26c48797",
"endpoints": [
{
"lbEndpoints": [
{
"endpoint": {
"address": {
"socketAddress": {
"address": "13.14.15.16",
"portValue": 5200
}
}
}
},
{
"endpoint": {
"address": {
"socketAddress": {
"address": "9.10.11.12",
"portValue": 5200
}
}
}
}
]
}
]
}
],
"typeUrl": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
"nonce": "00000001"
}