mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-20 11:48:24 -06:00
This uses an in-memory table of credentials keyed on hostname. This is the simplest possible credentials source that can actually return credentials, and is suitable for representing statically-configured credentials from configuration. |
||
---|---|---|
.. | ||
test-helper | ||
cache.go | ||
credentials.go | ||
from_map.go | ||
helper_program_test.go | ||
helper_program.go | ||
static_test.go | ||
static.go | ||
token_credentials_test.go | ||
token_credentials.go |