terraform/svchost/disco
Martin Atkins 74180229d0 svchost/disco: allow overriding discovery for a particular hostname
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.
2017-10-26 08:58:52 -07:00
..
disco.go svchost/disco: allow overriding discovery for a particular hostname 2017-10-26 08:58:52 -07:00
disco_test.go svchost/disco: allow overriding discovery for a particular hostname 2017-10-26 08:58:52 -07:00
host.go svchost/disco: lookup of service URLs within a discovered map 2017-10-19 11:18:43 -07:00
host_test.go svchost/disco: lookup of service URLs within a discovered map 2017-10-19 11:18:43 -07:00