k8s.io/kops/upup/pkg/fi/cloudup/terraformWriter.TerraformWriter.RenderResource
third-partyThe 5648th most-called third-party method by production calls. Called 105 times across 1 modules; 105 of those run outside tests and generated code.
All of k8s.io/kops/upup/pkg/fi/cloudup/terraformWriter → Docs on pkg.go.dev ↗
- prod calls
- 105
- non-test, non-generated
- all calls
- 105
- total callsites
- modules
- 1
- distinct callers
- in loop
- 8%
- of prod calls
- in tests
- 0%
- 0 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 →
- Concrete method8%A method on a value whose type is known exactly.
- Embedded method92%Reached through an embedded type.
who calls this
Notable callers
Production calls into TerraformWriter.RenderResource from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 105 100%
where it's called
Callsites in the wild
12 representative callsites of 105, prioritizing in-loop and non-test usage. We link to source, never display it.
-
k8s.io/kops @v1.36.1
upup/pkg/fi/cloudup/azuretasks/natgateway_terraform.go:58
in loop -
k8s.io/kops @v1.36.1
upup/pkg/fi/cloudup/azuretasks/loadbalancer_terraform.go:118
in loop -
k8s.io/kops @v1.36.1
upup/pkg/fi/cloudup/azuretasks/loadbalancer_terraform.go:136
in loop -
k8s.io/kops @v1.36.1
upup/pkg/fi/cloudup/hetznertasks/network.go:247
in loop -
k8s.io/kops @v1.36.1
upup/pkg/fi/cloudup/awstasks/iamrolepolicy.go:327
in loop -
k8s.io/kops @v1.36.1
upup/pkg/fi/cloudup/scalewaytasks/instance.go:384
in loop -
k8s.io/kops @v1.36.1
upup/pkg/fi/cloudup/scalewaytasks/instance.go:389
in loop -
k8s.io/kops @v1.36.1
upup/pkg/fi/cloudup/hetznertasks/loadbalancer.go:436
in loop -
k8s.io/kops @v1.36.1
upup/pkg/fi/cloudup/azuretasks/applicationsecuritygroup_terraform.go:39
-
k8s.io/kops @v1.36.1
upup/pkg/fi/cloudup/azuretasks/resourcegroup_terraform.go:41
-
k8s.io/kops @v1.36.1
upup/pkg/fi/cloudup/azuretasks/roleassignment_terraform.go:42
-
k8s.io/kops @v1.36.1
upup/pkg/fi/cloudup/azuretasks/routetable_terraform.go:43
top callers
The modules that reach for it
The modules that call TerraformWriter.RenderResource most in this snapshot.
- k8s.io/kops105100%
siblings
More from k8s.io/kops/upup/pkg/fi/cloudup/terraformWriter
The other most-called members in this package. See all →