terraform/svchost
Martin Atkins fcff4cbc95 svchost/auth: caching credentials source
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.
2017-10-19 11:18:43 -07:00
..
auth svchost/auth: caching credentials source 2017-10-19 11:18:43 -07:00
disco svchost/disco: lookup of service URLs within a discovered map 2017-10-19 11:18:43 -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