Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 11 of 11 for boolean (3.88 sec)

  1. istioctl/pkg/multicluster/remote_secret.go

    			constants.DefaultServiceAccountName+"\" if --type is \"remote\", \""+
    			constants.DefaultConfigServiceAccountName+"\" if --type is \"config\".")
    	flagset.BoolVar(&o.CreateServiceAccount, "create-service-account", true,
    		"If true, the service account needed for creating the remote secret will be created "+
    			"if it doesn't exist.")
    	flagset.StringVar(&o.ClusterName, "name", "",
    Go
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Wed Oct 11 01:43:17 GMT 2023
    - 24K bytes
    - Viewed (0)
Back to top