terraform/svchost
Martin Atkins 1b60e8fdb6 svchost/auth: HostCredentialsFromMap function
This function deals with turning a map derived from some user input
(e.g. in a config file) into a HostCredentials object, if possible. This
will be used as a standard way to specify credentials so we have a place
to add new credentials types in future and have support for those across
all of our map-based CredentialsSources.
2017-10-19 11:18:43 -07:00
..
auth svchost/auth: HostCredentialsFromMap function 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