terraform/svchost/disco
Martin Atkins e1fb26de94 svchost/disco: Disco.CredentialsSource
Previously we allowed access to the credentials store only indirectly
through the Disco object, and that's fine for callers that only need to
_read_ credentials, but more specialized callers like "terraform login"
and "terraform logout" need more information in order to be transparent
to the user about what they are going to do and where the credentials
are going to be stored.
2019-08-30 10:57:17 -07:00
..
disco.go svchost/disco: Disco.CredentialsSource 2019-08-30 10:57:17 -07:00
disco_test.go Add a method to retrieve version contraints 2018-12-14 12:17:31 +01:00
host.go svchost/disco: Allow oauth client services to specify grant types 2019-08-22 14:01:44 -07:00
host_test.go svchost/disco: Allow oauth client services to specify grant types 2019-08-22 14:01:44 -07:00
oauth_client.go svchost/disco: Tolerate unpopulated OAuth endpoints 2019-08-30 09:39:07 -07:00