terraform/svchost/disco
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
..
disco.go Add a `CredentialsForHost` method to disco.Disco 2018-08-03 11:29:11 +02:00
disco_test.go Add a `CredentialsForHost` method to disco.Disco 2018-08-03 11:29:11 +02: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