open-vault/builtin/credential/aws
2018-02-22 08:49:11 -05:00
..
backend.go Don't run rollback and upgrade functionality if we are a replication secondary (#3900) 2018-02-02 20:28:25 -05:00
backend_test.go go vet fixes 2018-02-05 14:26:31 -05:00
cli.go Merge branch 'master-oss' into sethvargo/cli-magic 2018-01-03 14:02:31 -05:00
client.go Maximum number of retries aws sdk attempts for recoverable exceptions. (#3965) 2018-02-16 11:11:17 -05:00
path_config_certificate.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
path_config_client.go Maximum number of retries aws sdk attempts for recoverable exceptions. (#3965) 2018-02-16 11:11:17 -05:00
path_config_client_test.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
path_config_sts.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
path_config_tidy_identity_whitelist.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
path_config_tidy_roletag_blacklist.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
path_identity_whitelist.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
path_login.go Switch to a forked copy of pkcs7 to fix aws pkcs7 verification error (#4024) 2018-02-22 08:49:11 -05:00
path_login_test.go auth/aws: Properly handle malformed ARNs (#3280) 2017-09-03 20:37:06 -04:00
path_role.go auth/aws: Fix error with empty bound_iam_principal_arn (#3843) 2018-01-24 23:08:05 -05:00
path_role_tag.go auth/aws: Switch role tag processing from strings.Contains to strings.HasPrefix (#3906) 2018-02-04 19:37:03 -05:00
path_role_test.go auth/aws: Fix error with empty bound_iam_principal_arn (#3843) 2018-01-24 23:08:05 -05:00
path_roletag_blacklist.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
path_tidy_identity_whitelist.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
path_tidy_roletag_blacklist.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00