Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for secureTLSCipherNames (0.15 sec)

  1. pilot/cmd/pilot-discovery/app/cmd.go

    		"Comma-separated list of cipher suites for istiod TLS server. "+
    			"If omitted, the default Go cipher suites will be used. \n"+
    			"Preferred values: "+strings.Join(secureTLSCipherNames(), ", ")+". \n"+
    			"Insecure values: "+strings.Join(insecureTLSCipherNames(), ", ")+".")
    
    	c.PersistentFlags().Float32Var(&serverArgs.RegistryOptions.KubeOptions.KubernetesAPIQPS, "kubernetesApiQPS", 80.0,
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Apr 12 16:44:32 UTC 2024
    - 8.5K bytes
    - Viewed (0)
Back to top