Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for outClusters (0.12 sec)

  1. pkg/test/framework/components/istio/kube.go

    		if (!c.IsConfig() || !cc.IsExternalControlPlane()) && c.Name() != cc.Name() {
    			scopes.Framework.Infof("Target cluster: %s", cc.Name())
    			outClusters = append(outClusters, cc)
    		}
    	}
    	return outClusters
    }
    
    func (i *istioImpl) configureDirectAPIServerAccess(watchLocalNamespace bool) error {
    	var targetClusters []cluster.Cluster
    	if watchLocalNamespace {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 22:12:34 UTC 2024
    - 31.1K bytes
    - Viewed (0)
Back to top