terraform/svchost
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
..
auth svchost/auth: static credentials source 2017-10-19 11:18:43 -07:00
disco svchost/disco: allow overriding discovery for a particular hostname 2017-10-26 08:58:52 -07:00
label_iter.go svchost: new package for wrangling service hostnames 2017-10-19 11:18:43 -07:00
svchost.go svchost: new package for wrangling service hostnames 2017-10-19 11:18:43 -07:00
svchost_test.go svchost: new package for wrangling service hostnames 2017-10-19 11:18:43 -07:00