open-consul/internal/iamauth
Paul Glass 5eea62b47a
acl: Adjust region handling in AWS IAM auth method (#12774)
* acl: Adjust region handling in AWS IAM auth method
2022-04-13 14:31:37 -05:00
..
iamauthtest Add IAM Auth Method (#12583) 2022-03-31 10:18:48 -05:00
responses Add IAM Auth Method (#12583) 2022-03-31 10:18:48 -05:00
responsestest Add IAM Auth Method (#12583) 2022-03-31 10:18:48 -05:00
README.md Add IAM Auth Method (#12583) 2022-03-31 10:18:48 -05:00
auth.go Add IAM Auth Method (#12583) 2022-03-31 10:18:48 -05:00
auth_test.go Add IAM Auth Method (#12583) 2022-03-31 10:18:48 -05:00
config.go acl: Adjust region handling in AWS IAM auth method (#12774) 2022-04-13 14:31:37 -05:00
config_test.go Add IAM Auth Method (#12583) 2022-03-31 10:18:48 -05:00
token.go acl: Adjust region handling in AWS IAM auth method (#12774) 2022-04-13 14:31:37 -05:00
token_test.go acl: Adjust region handling in AWS IAM auth method (#12774) 2022-04-13 14:31:37 -05:00
util.go acl: Adjust region handling in AWS IAM auth method (#12774) 2022-04-13 14:31:37 -05:00

README.md

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