- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for printSpaces (0.44 sec)
-
istioctl/pkg/describe/describe.go
printSpaces(initPrintNum+printLevel1), strings.Join(nonmatchingSubsets, ",")) } fmt.Fprintf(writer, "%sMatching subsets: %s\n", printSpaces(initPrintNum+printLevel1), strings.Join(matchingSubsets, ",")) if len(nonmatchingSubsets) > 0 { fmt.Fprintf(writer, "%s(Non-matching subsets %s)\n", printSpaces(initPrintNum+printLevel2), strings.Join(nonmatchingSubsets, ",")) }
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Oct 24 17:36:49 UTC 2024 - 50.6K bytes - Viewed (0)