terraform/registry
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
..
regsrc make sure invalid hosts aren't compared 2017-11-20 18:29:09 -05:00
response missed another models dep in the registry 2017-10-25 15:57:51 -04:00
test Add a `CredentialsForHost` method to disco.Disco 2018-08-03 11:29:11 +02:00
client.go Add a `CredentialsForHost` method to disco.Disco 2018-08-03 11:29:11 +02:00
client_test.go Add a `CredentialsForHost` method to disco.Disco 2018-08-03 11:29:11 +02:00
errors.go configs/configload: installation from registry and go-getter 2018-02-15 15:56:39 -08:00