terraform/svchost
Sander van Harmelen 179b32d426 Add a `CredentialsForHost` method to disco.Disco
By adding this method you now only have to pass a `*disco.Disco` object around in order to do discovery and use any configured credentials for the discovered hosts.

Of course you can also still pass around both a `*disco.Disco` and a `auth.CredentialsSource` object if there is a need or a reason for that!
2018-08-03 11:29:11 +02:00
..
auth Add a `CredentialsForHost` method to disco.Disco 2018-08-03 11:29:11 +02:00
disco Add a `CredentialsForHost` method to disco.Disco 2018-08-03 11:29:11 +02: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