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.
consul/internal/iamauth
Paul Glass 706c844423
Add IAM Auth Method (#12583)
3 years ago
..
iamauthtest Add IAM Auth Method (#12583) 3 years ago
responses Add IAM Auth Method (#12583) 3 years ago
responsestest Add IAM Auth Method (#12583) 3 years ago
README.md Add IAM Auth Method (#12583) 3 years ago
auth.go Add IAM Auth Method (#12583) 3 years ago
auth_test.go Add IAM Auth Method (#12583) 3 years ago
config.go Add IAM Auth Method (#12583) 3 years ago
config_test.go Add IAM Auth Method (#12583) 3 years ago
token.go Add IAM Auth Method (#12583) 3 years ago
token_test.go Add IAM Auth Method (#12583) 3 years ago
util.go Add IAM Auth Method (#12583) 3 years ago

README.md

This is an internal package to house the AWS IAM auth method utilities for potential future extraction from Consul.