Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for userFacingComponentNames (0.17 sec)

  1. operator/pkg/name/name.go

    		"spec.values.gateways.istio-egressgateway.enabled":  "spec.components.egressGateways.[name:istio-egressgateway].enabled",
    	}
    
    	// userFacingComponentNames are the names of components that are displayed to the user in high level CLIs
    	// (like progress log).
    	userFacingComponentNames = map[ComponentName]string{
    		IstioBaseComponentName:          "Istio core",
    		PilotComponentName:              "Istiod",
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 14 19:23:44 UTC 2024
    - 7.9K bytes
    - Viewed (0)
Back to top