k8s.io/kops/upup/pkg/fi.NewStringResource
third-partyThe 4041st most-called third-party function by production calls. Called 160 times across 2 modules; 147 of those run outside tests and generated code.
- prod calls
- 147
- non-test, non-generated
- all calls
- 160
- total callsites
- modules
- 2
- distinct callers
- in loop
- 7%
- of prod calls
- in tests
- 8%
- 13 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 function51%A direct call to an exported package function, resolved by type.
- Package function (by syntax)49%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into NewStringResource from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 147 100%
where it's called
Callsites in the wild
12 representative callsites of 160, prioritizing in-loop and non-test usage. We link to source, never display it.
-
k8s.io/kops @v1.36.1
nodeup/pkg/model/etcd_manager_tls.go:59
in loop - in loop
-
k8s.io/kops @v1.36.1
nodeup/pkg/model/file_assets.go:88
in loop - in loop
-
k8s.io/kops @v1.36.1
upup/pkg/fi/cloudup/gcetasks/instance.go:144
in loop - in loop
- in loop
-
k8s.io/kops @v1.36.1
upup/pkg/fi/cloudup/gcetasks/instancetemplate.go:216
in loop - in loop
-
k8s.io/kops @v1.36.1
nodeup/pkg/model/containerd.go:791
in loop -
k8s.io/kops @v1.36.1
pkg/model/scalewaymodel/sshkey.go:39
-
top callers
The modules that reach for it
The modules that call NewStringResource most in this snapshot.
- k8s.io/kops8251%
- github.com/kubernetes/kops7849%
siblings
More from k8s.io/kops/upup/pkg/fi
The other most-called functions in this package. See all →