mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-19 13:12:58 -06:00
74180229d0
The default network-based discovery is not desirable for all situations, so this mechanism allows callers to provide a services map for a given hostname that was obtained some other way (caller-defined) which will then cause network-based discovery to be skipped and the given map to be returned verbatim. |
||
---|---|---|
.. | ||
disco_test.go | ||
disco.go | ||
host_test.go | ||
host.go |