sigs.k8s.io/yaml.Unmarshal
third-partyThe 1227th most-called third-party function by production calls. Called 1,039 times across 66 modules; 509 of those run outside tests and generated code.
- prod calls
- 509
- non-test, non-generated
- all calls
- 1,039
- total callsites
- modules
- 66
- distinct callers
- in loop
- 20%
- of prod calls
- in tests
- 51%
- 530 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 Unmarshal from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 104 20%
- Istio 74 15%
- Argo 45 9%
- KubeVirt 37 7%
- Helm 32 6%
where it's called
Callsites in the wild
12 representative callsites of 1,039, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
-
kubesphere/kubesphere @v0.0.0-20260715011438-04a29b5c6014
in loop - in loop
- in loop
-
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/test/util/yml/parts.go:35
in loop - in loop
- in loop
-
kubevirt.io/kubevirt @v1.9.0
pkg/virt-operator/resource/generate/install/strategy.go:783
in loop - in loop
-
helm/v4 @v4.2.3
pkg/chart/v2/util/expand.go:45
in loop
top callers
The modules that reach for it
The modules that call Unmarshal most in this snapshot.
- github.com/kubernetes/kubernetes15615%
- github.com/argoproj/argo-cd/v310010%
- k8s.io/apimachinery707%
- github.com/istio/istio575%
- istio.io/istio575%
siblings
More from sigs.k8s.io/yaml
The other most-called functions in this package. See all →