Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for configClusterName (0.13 sec)

  1. pkg/test/framework/components/echo/echotest/filters_test.go

    		ClusterName:        "cls1",
    		Network:            "n1",
    		PrimaryClusterName: "cls1",
    		ConfigClusterName:  "cls1",
    		Index:              0,
    		AllClusters:        allClusters,
    	}}
    	cls2 = &kube.Cluster{Topology: cluster.Topology{
    		ClusterName:        "cls2",
    		Network:            "n2",
    		PrimaryClusterName: "cls2",
    		ConfigClusterName:  "cls2",
    		Index:              1,
    		AllClusters:        allClusters,
    	}}
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 22:12:34 UTC 2024
    - 13.1K bytes
    - Viewed (0)
Back to top