sigs.k8s.io/yaml.Marshal
third-partyThe 1870th most-called third-party function by production calls. Called 556 times across 51 modules; 328 of those run outside tests and generated code.
- prod calls
- 328
- non-test, non-generated
- all calls
- 556
- total callsites
- modules
- 51
- distinct callers
- in loop
- 13%
- of prod calls
- in tests
- 41%
- 228 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 64 20%
- Argo 33 10%
- Helm 23 7%
- Flux 19 6%
where it's called
Callsites in the wild
12 representative callsites of 556, 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.15.0
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/test/kube/dump.go:96
in loop -
k8s.io/kops @v1.36.1
cmd/kops/toolbox_template.go:204
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/istio458%
- istio.io/istio458%
- github.com/argoproj/argo-cd/v3438%
siblings
More from sigs.k8s.io/yaml
The other most-called functions in this package. See all →