sigs.k8s.io/yaml.YAMLToJSON
third-partyThe 9272nd most-called third-party function by production calls. Called 113 times across 26 modules; 64 of those run outside tests and generated code.
- prod calls
- 64
- non-test, non-generated
- all calls
- 113
- total callsites
- modules
- 26
- distinct callers
- in loop
- 31%
- of prod calls
- in tests
- 43%
- 49 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 YAMLToJSON from notable Go projects. Open one on the map to see what else it hammers.
- Istio 14 22%
- Kubernetes 13 20%
- Argo 7 11%
- Kyverno 4 6%
- Velero 2 3%
where it's called
Callsites in the wild
12 representative callsites of 113, 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
- in loop
-
istio/istio @v0.0.0-20260804075250-35fae141dc60
in loop -
k8s.io/kubernetes @v1.36.3
cmd/kubeadm/app/util/patches/patches.go:285
in loop - in loop
-
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
operator/pkg/render/postprocess.go:134
in loop
top callers
The modules that reach for it
The modules that call YAMLToJSON most in this snapshot.
- github.com/cilium/cilium2825%
- github.com/argoproj/argo-cd/v3109%
- github.com/kubernetes/kubernetes98%
- github.com/istio/istio87%
- github.com/kyverno/kyverno87%
siblings
More from sigs.k8s.io/yaml
The other most-called functions in this package. See all →