Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for resourceLabels (0.07 sec)

  1. istioctl/pkg/workload/workload.go

    	outputDir      string
    	clusterID      string
    	ingressIP      string
    	internalIP     string
    	externalIP     string
    	ingressSvc     string
    	autoRegister   bool
    	dnsCapture     bool
    	ports          []string
    	resourceLabels []string
    	annotations    []string
    	namespace      string
    )
    
    const (
    	istioEastWestGatewayServiceName = "istio-eastwestgateway"
    	filePerms                       = os.FileMode(0o744)
    )
    
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Thu Aug 15 16:31:46 UTC 2024
    - 25.3K bytes
    - Viewed (0)
Back to top