sigs.k8s.io/yaml.Marshal
third-partyThe 1869th most-called third-party function by production calls. Called 560 times across 52 modules; 331 of those run outside tests and generated code.
1% in production calls vs 2026-W37 (329 → 331)
- prod calls
- 331
- non-test, non-generated
- all calls
- 560
- total callsites
- modules
- 52
- distinct callers
- in loop
- 12%
- of prod calls
- in tests
- 41%
- 229 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 Marshal from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 68 21%
- Istio 66 20%
- Argo 33 10%
- Helm 23 7%
- Flux 19 6%
where it's called
Callsites in the wild
12 representative callsites of 560, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
-
tektoncd/pipeline @v1.16.0
in loop -
istio.io/istio @v0.0.0-20260921104621-5b6314c52361
pkg/test/kube/dump.go:96
in loop - in loop
- in loop
-
kubevirt.io/kubevirt @v1.9.0
tools/crd-validation-generator/validation-generator.go:72
in loop
top callers
The modules that reach for it
The modules that call Marshal most in this snapshot.
- github.com/tektoncd/pipeline5510%
- helm.sh/helm/v4489%
- github.com/istio/istio468%
- istio.io/istio468%
- github.com/argoproj/argo-cd/v3438%
siblings
More from sigs.k8s.io/yaml
The other most-called functions in this package. See all →