sigs.k8s.io/controller-runtime/pkg/source.Kind
third-partyThe 8989th most-called third-party function by production calls. Called 93 times across 4 modules; 66 of those run outside tests and generated code.
All of sigs.k8s.io/controller-runtime/pkg/source → Docs on pkg.go.dev ↗
- prod calls
- 66
- non-test, non-generated
- all calls
- 93
- total callsites
- modules
- 4
- distinct callers
- in loop
- 3%
- of prod calls
- in tests
- 29%
- 27 calls
- resolved
- 100%
- 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 →
- Package function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into Kind from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 2 3%
where it's called
Callsites in the wild
12 representative callsites of 93, prioritizing in-loop and non-test usage. We link to source, never display it.
-
kubesphere/kubesphere @v0.0.0-20260715011438-04a29b5c6014
pkg/controller/k8sapplication/k8sapplication_controller.go:104 ↗
in loop -
kubesphere/kubesphere @v0.0.0-20260715011438-04a29b5c6014
in loop -
-
-
sigs.k8s.io/controller-runtime @v0.24.1
examples/builtins/main.go:53
-
-
-
sigs.k8s.io/controller-runtime @v0.24.1
examples/builtins/main.go:55
-
-
-
-
top callers
The modules that reach for it
The modules that call Kind most in this snapshot.
- github.com/rook/rook5155%
- sigs.k8s.io/controller-runtime2931%
- github.com/loft-sh/vcluster1112%
- github.com/kubesphere/kubesphere22%