istio.io/istio/pkg/test/framework/components/cluster.Cluster.Name
third-partyThe 3815th most-called third-party method by production calls. Called 157 times across 1 modules; 156 of those run outside tests and generated code.
All of istio.io/istio/pkg/test/framework/components/cluster → Docs on pkg.go.dev ↗
- prod calls
- 156
- non-test, non-generated
- all calls
- 157
- total callsites
- modules
- 1
- distinct callers
- in loop
- 54%
- of prod calls
- in tests
- <1%
- 1 calls
- resolved
- 0%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Interface method100%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into Cluster.Name from notable Go projects. Open one on the map to see what else it hammers.
- Istio 156 100%
where it's called
Callsites in the wild
12 representative callsites of 157, prioritizing in-loop and non-test usage. We link to source, never display it.
-
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/test/framework/components/echo/deployment/flags.go:52
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/test/framework/components/echo/deployment/flags.go:53
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/test/framework/components/cluster/clusters.go:55
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/test/framework/components/cluster/clusters.go:71
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/test/framework/components/echo/workload.go:85
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/test/framework/components/echo/instances.go:88
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/test/kube/dump.go:91
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/test/framework/config.go:99
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/test/framework/components/echo/instances.go:101
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/test/framework/config.go:104
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/test/kube/dump.go:112
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/test/framework/components/prometheus/kube.go:119
in loop
top callers
The modules that reach for it
The modules that call Cluster.Name most in this snapshot.
- istio.io/istio157100%