mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-16 03:32:54 -06:00
fcff4cbc95
This credentials source wraps another and caches its results in memory in a map that is keyed on the request hostname. This should ease the common case of many services operating on the same hostname by allowing an initial set of credentials to be re-used for subsequent requests. |
||
---|---|---|
.. | ||
test-helper | ||
cache.go | ||
credentials.go | ||
from_map.go | ||
helper_program_test.go | ||
helper_program.go | ||
token_credentials_test.go | ||
token_credentials.go |