You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/svchost/auth
Sander van Harmelen 179b32d426
Add a `CredentialsForHost` method to disco.Disco
8 years ago
..
test-helper svchost/auth: CredentialsSource that runs an external program 8 years ago
cache.go svchost/auth: caching credentials source 8 years ago
credentials.go Add a `CredentialsForHost` method to disco.Disco 8 years ago
from_map.go svchost/auth: HostCredentialsFromMap function 8 years ago
helper_program.go svchost/auth: CredentialsSource that runs an external program 8 years ago
helper_program_test.go svchost/auth: CredentialsSource that runs an external program 8 years ago
static.go svchost/auth: static credentials source 8 years ago
static_test.go svchost/auth: static credentials source 8 years ago
token_credentials.go Add a `CredentialsForHost` method to disco.Disco 8 years ago
token_credentials_test.go