- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for ignoreUnmeshed (0.14 sec)
-
istioctl/pkg/describe/describe.go
return printIngressInfo(writer, matchingServices, podsLabels, client.Kube(), configClient, kubeClient) }, ValidArgsFunction: completion.ValidPodsNameArgs(ctx), } cmd.PersistentFlags().BoolVar(&ignoreUnmeshed, "ignoreUnmeshed", false, "Suppress warnings for unmeshed pods") cmd.Long += "\n\n" + istioctlutil.ExperimentalMsg return cmd } func GetRevisionFromPodAnnotation(anno klabels.Set) string {
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Oct 24 17:36:49 UTC 2024 - 50.6K bytes - Viewed (0)