Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for remoteIov (0.47 sec)

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

    		return iopFiles{}, err
    	}
    
    	// Generate the istioctl config file for remote cluster
    	i.remoteIOP.file = filepath.Join(workDir, "remote.yaml")
    	if i.remoteIOP.spec, err = initIOPFile(cfg, i.remoteIOP.file, cfg.RemoteClusterValues); err != nil {
    		return iopFiles{}, err
    	}
    
    	// Generate the istioctl config file for config cluster
    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