sigs.k8s.io/controller-runtime/pkg/client.MatchingLabels
third-partyThe 3961st most-called third-party function by production calls. Called 158 times across 15 modules; 150 of those run outside tests and generated code.
All of sigs.k8s.io/controller-runtime/pkg/client → Docs on pkg.go.dev ↗
- prod calls
- 150
- non-test, non-generated
- all calls
- 158
- total callsites
- modules
- 15
- distinct callers
- in loop
- 5%
- of prod calls
- in tests
- 5%
- 8 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 function (by syntax)100%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into MatchingLabels from notable Go projects. Open one on the map to see what else it hammers.
- Tailscale 39 26%
- KEDA 9 6%
- Kubernetes 4 3%
- Velero 2 1%
- Cilium 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 158, 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:212 ↗
in loop - in loop
- in loop
-
tailscale.com @v1.102.2
cmd/k8s-operator/sts.go:315
in loop - in loop
- in loop
-
tailscale.com @v1.102.2
cmd/k8s-operator/egress-services.go:421
in loop -
-
-
-
-
top callers
The modules that reach for it
The modules that call MatchingLabels most in this snapshot.
- github.com/sagernet/tailscale4126%
- github.com/tailscale/tailscale4126%
- tailscale.com4126%
- github.com/kedacore/keda/v264%
- github.com/crossplane/crossplane53%
siblings
More from sigs.k8s.io/controller-runtime/pkg/client
The other most-called functions in this package. See all →