2023-09-12 01:17:56 +00:00
|
|
|
{
|
|
|
|
"versionInfo": "00000001",
|
|
|
|
"resources": [
|
|
|
|
{
|
|
|
|
"@type": "type.googleapis.com/envoy.config.cluster.v3.Cluster",
|
|
|
|
"name": "tcp.api-1.default.dc1.internal.foo.consul",
|
|
|
|
"type": "EDS",
|
|
|
|
"edsClusterConfig": {
|
|
|
|
"edsConfig": {
|
|
|
|
"ads": {},
|
|
|
|
"resourceApiVersion": "V3"
|
|
|
|
}
|
2023-09-20 00:02:01 +00:00
|
|
|
},
|
|
|
|
"name": "tcp.api-1.default.dc1.internal.foo.consul",
|
|
|
|
"transportSocket": {
|
|
|
|
"name": "tls",
|
|
|
|
"typedConfig": {
|
|
|
|
"@type": "type.googleapis.com/envoy.extensions.transport_sockets.tls.v3.UpstreamTlsContext",
|
|
|
|
"commonTlsContext": {
|
|
|
|
"alpnProtocols": [
|
|
|
|
"consul~tcp"
|
|
|
|
],
|
|
|
|
"tlsCertificates": [
|
|
|
|
{
|
|
|
|
"certificateChain": {
|
|
|
|
"inlineString": "cert1\n"
|
|
|
|
},
|
|
|
|
"privateKey": {
|
|
|
|
"inlineString": "key1\n"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"tlsParams": {},
|
|
|
|
"validationContext": {
|
|
|
|
"matchSubjectAltNames": [
|
|
|
|
{
|
|
|
|
"exact": "spiffe://foo.consul/ap/default/ns/default/identity/api1-identity"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"trustedCa": {
|
|
|
|
"inlineString": "root1\n"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"sni": "api-1.default.dc1.internal.foo.consul"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"type": "EDS"
|
2023-09-12 01:17:56 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"typeUrl": "type.googleapis.com/envoy.config.cluster.v3.Cluster",
|
|
|
|
"nonce": "00000001"
|
|
|
|
}
|