- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for LocalityToString (0.07 sec)
-
istioctl/pkg/writer/envoy/configdump/endpoint.go
if includeConfigType { addr = fmt.Sprintf("endpoint/%s", addr) } fmt.Fprintf(w, "%v\t%v\t%v\t%v\n", addr, ep.GetHealthStatus().String(), util.LocalityToString(llb.Locality), eds.ClusterName, ) } } } return w.Flush() }
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Mon Jul 22 09:57:29 UTC 2024 - 6.1K bytes - Viewed (0)