- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for describePodServices (0.13 sec)
-
istioctl/pkg/describe/describe.go
if err != nil { return err } configClient := client.Istio() podsLabels := []klabels.Set{klabels.Set(pod.ObjectMeta.Labels)} fmt.Fprintf(writer, "--------------------\n") err = describePodServices(writer, kubeClient, configClient, pod, matchingServices, podsLabels) if err != nil { return err } // render PeerAuthentication info fmt.Fprintf(writer, "--------------------\n")
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Oct 24 17:36:49 UTC 2024 - 50.6K bytes - Viewed (0)