- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getComponentPodName (0.1 sec)
-
istioctl/pkg/ztunnelconfig/ztunnelconfig.go
if err != nil { return "", fmt.Errorf("failed to execute command on Ztunnel: %v", err) } return string(result), nil } // getComponentPodName returns the pod name and namespace of the Istio component func getComponentPodName(ctx cli.Context, podflag string) (string, string, error) { // If user passed --namespace, respect it. Else fallback to --istio-namespace (which is typically defaulted, to istio-system).
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Wed Oct 09 19:17:45 UTC 2024 - 22.2K bytes - Viewed (0)