Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for clusterLocal (3.22 sec)

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

    	m.ServiceSettings = append(append(make([]*meshconfig.MeshConfig_ServiceSettings, 0), m.ServiceSettings...),
    		&meshconfig.MeshConfig_ServiceSettings{
    			Settings: &meshconfig.MeshConfig_ServiceSettings_Settings{
    				ClusterLocal: true,
    			},
    			Hosts: hosts,
    		})
    	return m
    }
    
    func TestBuildSidecarClustersWithIstioMutualAndSNI(t *testing.T) {
    	cases := []struct {
    		sni      string
    		expected string
    	}{
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 13 01:56:28 UTC 2024
    - 108.8K bytes
    - Viewed (0)
Back to top