k8s.io/apimachinery/pkg/apis/meta/v1.IsControlledBy
third-partyThe 6043rd most-called third-party function by production calls. Called 131 times across 20 modules; 98 of those run outside tests and generated code.
All of k8s.io/apimachinery/pkg/apis/meta/v1 → Docs on pkg.go.dev ↗
- prod calls
- 98
- non-test, non-generated
- all calls
- 131
- total callsites
- modules
- 20
- distinct callers
- in loop
- 66%
- of prod calls
- in tests
- 25%
- 33 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 function2%A direct call to an exported package function, resolved by type.
- Package function (by syntax)98%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into IsControlledBy from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 35 36%
- KubeVirt 14 14%
- Cilium 4 4%
- Argo 1 1%
- External Secrets 1 1%
where it's called
Callsites in the wild
12 representative callsites of 131, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
- in loop
- in loop
-
helm/v4 @v4.2.3
internal/third_party/k8s.io/kubernetes/deployment/util/deploymentutil.go:58
in loop -
k8s.io/kubernetes @v1.36.3
test/e2e/framework/deployment/fixtures.go:104
in loop - in loop
-
kubevirt.io/kubevirt @v1.9.0
pkg/storage/export/export/pvc-source.go:183
in loop - in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call IsControlledBy most in this snapshot.
- github.com/kubernetes/kubernetes3124%
- k8s.io/kubernetes2519%
- github.com/kubevirt/kubevirt1511%
- kubevirt.io/kubevirt1511%
- github.com/cert-manager/cert-manager108%
siblings
More from k8s.io/apimachinery/pkg/apis/meta/v1
The other most-called functions in this package. See all →