github.com/aws/aws-sdk-go-v2/config.LoadDefaultConfig
third-partyThe 2503rd most-called third-party function by production calls. Called 352 times across 84 modules; 245 of those run outside tests and generated code.
No change in production calls since 2026-W37.
All of github.com/aws/aws-sdk-go-v2/config → Docs on pkg.go.dev ↗
- prod calls
- 245
- non-test, non-generated
- all calls
- 352
- total callsites
- modules
- 84
- distinct callers
- in loop
- <1%
- of prod calls
- in tests
- 30%
- 107 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 function10%A direct call to an exported package function, resolved by type.
- Package function (by syntax)90%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into LoadDefaultConfig from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 45 18%
- SPIFFE 12 5%
- Prometheus 9 4%
- InfluxDB 6 2%
- Docker 5 2%
where it's called
Callsites in the wild
12 representative callsites of 352, prioritizing in-loop and non-test usage. We link to source, never display it.
-
google/go-cloud @v0.46.0
in loop - in loop
-
aws/aws-sdk-go-v2/config @v1.33.5
config_test.go:178
in loop test -
aws/aws-sdk-go-v2/config @v1.33.5
config_source_test.go:330
in loop test - in loop test
-
aws/aws-sdk-go-v2/config @v1.33.5
resolve_credentials_test.go:480
in loop test -
aws/aws-sdk-go-v2/config @v1.33.5
resolve_test.go:584
in loop test -
aws/aws-sdk-go-v2/config @v1.33.5
resolve_credentials_test.go:638
in loop test -
aws/aws-sdk-go-v2/config @v1.33.5
resolve_credentials_test.go:733
in loop test -
-
charm.land/fantasy @v0.44.0
providers/anthropic/anthropic.go:322
-
top callers
The modules that reach for it
The modules that call LoadDefaultConfig most in this snapshot.
- github.com/aws/aws-sdk-go-v2/config3410%
- github.com/seaweedfs/seaweedfs298%
- github.com/kubernetes/kops226%
- k8s.io/kops226%
- github.com/google/go-cloud195%
siblings
More from github.com/aws/aws-sdk-go-v2/config
The other most-called functions in this package. See all →