sigs.k8s.io/controller-runtime/pkg/client.IgnoreNotFound
third-partyThe 3702nd most-called third-party function by production calls. Called 174 times across 14 modules; 161 of those run outside tests and generated code.
All of sigs.k8s.io/controller-runtime/pkg/client → Docs on pkg.go.dev ↗
- prod calls
- 161
- non-test, non-generated
- all calls
- 174
- total callsites
- modules
- 14
- distinct callers
- in loop
- 2%
- of prod calls
- in tests
- 7%
- 13 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 function5%A direct call to an exported package function, resolved by type.
- Package function (by syntax)95%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into IgnoreNotFound from notable Go projects. Open one on the map to see what else it hammers.
- Cilium 20 12%
- Argo 6 4%
- Kubernetes 4 2%
- Velero 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 174, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
kubesphere/kubesphere @v0.0.0-20260715011438-04a29b5c6014
pkg/controller/workspacerolebinding/workspacerolebinding_controller.go:361 ↗
in loop - in loop
- in loop
-
-
cloudnative-pg/cloudnative-pg @v1.30.0
internal/management/controller/subscription_controller.go:74 ↗
-
-
-
-
-
-
mcs-api/controllers @v0.5.2
endpointslice.go:54
top callers
The modules that reach for it
The modules that call IgnoreNotFound most in this snapshot.
- github.com/loft-sh/vcluster5532%
- github.com/kubesphere/kubesphere5230%
- github.com/cilium/cilium2011%
- github.com/tilt-dev/tilt116%
- github.com/cloudnative-pg/cloudnative-pg106%
siblings
More from sigs.k8s.io/controller-runtime/pkg/client
The other most-called functions in this package. See all →