open-vault/builtin/credential/aws
Jeff Mitchell 85a560abba
Refactor common token fields and operations into a helper (#5953)
2019-01-30 16:23:28 -05:00
..
cmd/aws Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
backend.go Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
backend_test.go Run all builtins as plugins (#5536) 2018-11-06 17:21:24 -08:00
cli.go Poll for new creds in the AWS auth agent (#5300) 2018-09-12 13:30:57 -07:00
client.go Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
path_config_certificate.go Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
path_config_client.go Fixed writing config attribute 'max_retries' for existing client configs for aws auth method. (#4980) 2018-07-24 10:09:44 -04: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_identity.go Add role_id as an alias name source for AWS and change the defaults 2019-01-30 15:51:45 -05:00
path_config_identity_test.go Add role_id as an alias name source for AWS and change the defaults 2019-01-30 15:51:45 -05:00
path_config_sts.go Remove structs/mapstructure tags from auth/aws 2018-02-27 15:27:49 -05:00
path_config_tidy_identity_whitelist.go Remove structs/mapstructure tags from auth/aws 2018-02-27 15:27:49 -05:00
path_config_tidy_roletag_blacklist.go Remove structs/mapstructure tags from auth/aws 2018-02-27 15:27:49 -05:00
path_identity_whitelist.go Remove structs/mapstructure tags from auth/aws 2018-02-27 15:27:49 -05:00
path_login.go Refactor common token fields and operations into a helper (#5953) 2019-01-30 16:23:28 -05:00
path_login_test.go Update AWS auth backend iam_request_headers to be TypeHeader (#5320) 2018-09-12 16:16:16 -05:00
path_role.go Add role_id as an alias name source for AWS and change the defaults 2019-01-30 15:51:45 -05:00
path_role_tag.go Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
path_role_test.go Add role_id as an alias name source for AWS and change the defaults 2019-01-30 15:51:45 -05:00
path_roletag_blacklist.go Remove structs/mapstructure tags from auth/aws 2018-02-27 15:27:49 -05:00
path_tidy_identity_whitelist.go Fix approle tidy on performance standbys (#5338) 2018-09-17 09:53:23 -07:00
path_tidy_roletag_blacklist.go Fix approle tidy on performance standbys (#5338) 2018-09-17 09:53:23 -07:00