istio.io/istio/pkg/kube.Client.Kube
third-partyThe 3798th most-called third-party method by production calls. Called 324 times across 1 modules; 156 of those run outside tests and generated code.
- prod calls
- 156
- non-test, non-generated
- all calls
- 324
- total callsites
- modules
- 1
- distinct callers
- in loop
- 21%
- of prod calls
- in tests
- 52%
- 167 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 Client.Kube 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 324, prioritizing in-loop and non-test usage. We link to source, never display it.
-
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/test/kube/dump.go:89
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
operator/pkg/install/wait.go:100
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
operator/pkg/install/wait.go:106
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/test/kube/dump.go:110
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
operator/pkg/install/wait.go:110
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
operator/pkg/install/wait.go:120
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/test/kube/dump.go:124
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
operator/pkg/install/wait.go:126
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/test/framework/components/prometheus/kube.go:128
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/test/framework/components/jwt/kube.go:129
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/test/framework/components/echo/kube/deployment.go:149
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/test/framework/components/authz/kube.go:192
in loop
top callers
The modules that reach for it
The modules that call Client.Kube most in this snapshot.
- istio.io/istio324100%
siblings
More from istio.io/istio/pkg/kube
The other most-called members in this package. See all →