github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema.Set.List
third-partyThe 4258th most-called third-party method by production calls. Called 163 times across 4 modules; 140 of those run outside tests and generated code.
All of github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema → Docs on pkg.go.dev ↗
- prod calls
- 140
- non-test, non-generated
- all calls
- 163
- total callsites
- modules
- 4
- distinct callers
- in loop
- 2%
- of prod calls
- in tests
- 14%
- 23 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 method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into Set.List from notable Go projects. Open one on the map to see what else it hammers.
where it's called
Callsites in the wild
12 representative callsites of 163, prioritizing in-loop and non-test usage. We link to source, never display it.
-
mrparkers/terraform-provider-keycloak @v0.0.0-20260731124423-f1724f757eb5
in loop -
okta/terraform-provider-okta @v0.0.0-20260803091801-b3b52616adcd
okta/services/idaas/resource_okta_policy_rule_password.go:452 ↗
in loop -
okta/terraform-provider-okta @v0.0.0-20260803091801-b3b52616adcd
okta/services/idaas/resource_okta_policy_rule_idp_discovery.go:636 ↗
in loop - in loop test
- in loop test
- in loop test
- in loop test
- in loop test
- in loop test
- in loop test
- in loop test
- in loop test
top callers
The modules that reach for it
The modules that call Set.List most in this snapshot.
- github.com/mrparkers/terraform-provider-keycloak7948%
- github.com/okta/terraform-provider-okta5131%
- github.com/hashicorp/terraform-plugin-sdk/v22515%
- github.com/hashicorp/go-azure-helpers85%
siblings
More from github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema
The other most-called members in this package. See all →