istio.io/istio@v0.0.0-20240520182934-d79c90f27776/pilot/pkg/xds/testdata/none_ecds.json (about) 1 { 2 "outbound|2000||s1tcp.none": { 3 "name": "outbound|2000||s1tcp.none", 4 "type": 3, 5 "eds_cluster_config": { 6 "eds_config": { 7 "ConfigSourceSpecifier": { 8 "Ads": {} 9 } 10 }, 11 "service_name": "outbound|2000||s1tcp.none" 12 }, 13 "connect_timeout": 1000000000, 14 "circuit_breakers": { 15 "thresholds": [ 16 { 17 "max_retries": { 18 "value": 1024 19 } 20 } 21 ] 22 }, 23 "LbConfig": null 24 }, 25 "outbound|2001||s1http.none": { 26 "name": "outbound|2001||s1http.none", 27 "type": 3, 28 "eds_cluster_config": { 29 "eds_config": { 30 "ConfigSourceSpecifier": { 31 "Ads": {} 32 } 33 }, 34 "service_name": "outbound|2001||s1http.none" 35 }, 36 "connect_timeout": 1000000000, 37 "circuit_breakers": { 38 "thresholds": [ 39 { 40 "max_retries": { 41 "value": 1024 42 } 43 } 44 ] 45 }, 46 "LbConfig": null 47 }, 48 "outbound|2005||s2.external.test.istio.io": { 49 "name": "outbound|2005||s2.external.test.istio.io", 50 "type": 3, 51 "eds_cluster_config": { 52 "eds_config": { 53 "ConfigSourceSpecifier": { 54 "Ads": {} 55 } 56 }, 57 "service_name": "outbound|2005||s2.external.test.istio.io" 58 }, 59 "connect_timeout": 1000000000, 60 "circuit_breakers": { 61 "thresholds": [ 62 { 63 "max_retries": { 64 "value": 1024 65 } 66 } 67 ] 68 }, 69 "LbConfig": null 70 }, 71 "outbound|2008||tcpmeshstatic.seexamples.svc": { 72 "name": "outbound|2008||tcpmeshstatic.seexamples.svc", 73 "type": 3, 74 "eds_cluster_config": { 75 "eds_config": { 76 "ConfigSourceSpecifier": { 77 "Ads": {} 78 } 79 }, 80 "service_name": "outbound|2008||tcpmeshstatic.seexamples.svc" 81 }, 82 "connect_timeout": 1000000000, 83 "circuit_breakers": { 84 "thresholds": [ 85 { 86 "max_retries": { 87 "value": 1024 88 } 89 } 90 ] 91 }, 92 "LbConfig": null 93 }, 94 "outbound|2009||tcpmeshstaticint.seexamples.svc": { 95 "name": "outbound|2009||tcpmeshstaticint.seexamples.svc", 96 "type": 3, 97 "eds_cluster_config": { 98 "eds_config": { 99 "ConfigSourceSpecifier": { 100 "Ads": {} 101 } 102 }, 103 "service_name": "outbound|2009||tcpmeshstaticint.seexamples.svc" 104 }, 105 "connect_timeout": 1000000000, 106 "circuit_breakers": { 107 "thresholds": [ 108 { 109 "max_retries": { 110 "value": 1024 111 } 112 } 113 ] 114 }, 115 "LbConfig": null 116 } 117 }