Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for PassthroughCluster (0.16 sec)

  1. pilot/pkg/networking/core/cluster_test.go

    	}{
    		{
    			"no config",
    			[]string{"outbound|8080||static.test", "BlackHoleCluster", "PassthroughCluster", "InboundPassthroughCluster"},
    			nil,
    			model.SidecarProxy,
    			service,
    		},
    		{
    			"add cluster",
    			[]string{"outbound|8080||static.test", "BlackHoleCluster", "PassthroughCluster", "InboundPassthroughCluster", "new-cluster1"},
    			[]*networking.EnvoyFilter{{
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 13 01:56:28 UTC 2024
    - 108.8K bytes
    - Viewed (0)
  2. istioctl/pkg/authz/testdata/configdump.yaml

              "typed_config": {
               "@type": "type.googleapis.com/envoy.extensions.filters.network.tcp_proxy.v3.TcpProxy",
               "stat_prefix": "PassthroughCluster",
               "cluster": "PassthroughCluster"
              }
             }
            ],
            "name": "PassthroughFilterChain"
           },
           "bind_to_port": false
          },
          "last_updated": "2023-06-20T09:07:41.955Z"
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 21 14:20:23 UTC 2023
    - 206.7K bytes
    - Viewed (1)
Back to top