{ "versionInfo": "00000001", "resources": [ { "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment", "clusterName": "tcp.api-1.default.dc1.internal.foo.consul", "endpoints": [ { "lbEndpoints": [ { "endpoint": { "address": { "socketAddress": { "address": "10.1.1.1", "portValue": 20000 } } }, "healthStatus": "HEALTHY" } ] } ] }, { "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment", "clusterName": "tcp.api-2.default.dc1.internal.foo.consul", "endpoints": [ { "lbEndpoints": [ { "endpoint": { "address": { "socketAddress": { "address": "10.1.1.1", "portValue": 20000 } } }, "healthStatus": "HEALTHY" } ] } ] } ], "typeUrl": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment", "nonce": "00000001" }