- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for PrintServiceSummary (0.11 sec)
-
istioctl/pkg/ztunnelconfig/ztunnelconfig.go
filter := ztunnelDump.ServiceFilter{ Namespace: serviceNamespace, } switch common.outputFormat { case summaryOutput: return cw.PrintServiceSummary(filter) case jsonOutput, yamlOutput: return cw.PrintServiceDump(filter, common.outputFormat) default: return fmt.Errorf("output format %q not supported", common.outputFormat) } }),
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Wed Oct 09 19:17:45 UTC 2024 - 22.2K bytes - Viewed (0)