k8s.io/apimachinery/pkg/apis/meta/v1/unstructured.Unstructured.UnstructuredContent
third-partyThe 5218th most-called third-party method by production calls. Called 180 times across 16 modules; 113 of those run outside tests and generated code.
All of k8s.io/apimachinery/pkg/apis/meta/v1/unstructured → Docs on pkg.go.dev ↗
- prod calls
- 113
- non-test, non-generated
- all calls
- 180
- total callsites
- modules
- 16
- distinct callers
- in loop
- 27%
- of prod calls
- in tests
- 37%
- 67 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 →
- Concrete method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into Unstructured.UnstructuredContent from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 37 33%
- Kyverno 28 25%
- Velero 16 14%
- Istio 10 9%
- Helm 2 2%
where it's called
Callsites in the wild
12 representative callsites of 180, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
istio/istio @v0.0.0-20260804075250-35fae141dc60
in loop -
k8s.io/apimachinery @v0.36.3
pkg/apis/meta/v1/unstructured/unstructured_list.go:86
in loop - in loop
- in loop
-
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/config/crd/validator.go:223
in loop - in loop
- in loop
- in loop
-
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/config/crd/validator.go:236
in loop - in loop
top callers
The modules that reach for it
The modules that call Unstructured.UnstructuredContent most in this snapshot.
- github.com/kyverno/kyverno5329%
- k8s.io/apiextensions-apiserver2816%
- github.com/crossplane/crossplane179%
- github.com/vmware-tanzu/velero169%
- github.com/velero-io/velero137%
siblings
More from k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
The other most-called members in this package. See all →