open-vault/builtin/logical/aws
vishalnayak e09b40e155 Remove Unix() invocations on 'time.Time' objects and removed conversion of time to UTC 2016-07-08 18:30:18 -04:00
..
backend.go Merge pull request #1546 from hashicorp/secret-aws-roles 2016-06-20 20:10:24 -04:00
backend_test.go Adds sts:AssumeRole support to the AWS secret backend 2016-05-05 23:32:41 -04:00
client.go Cleanups, add shared provider, ability to specify http client, and port S3 physical backend over 2016-05-03 17:01:02 -04:00
path_config_lease.go WriteOperation -> UpdateOperation 2016-01-08 13:03:03 -05:00
path_config_root.go WriteOperation -> UpdateOperation 2016-01-08 13:03:03 -05:00
path_roles.go Added list functionality to logical aws backend's roles 2016-06-20 19:51:04 -04:00
path_roles_test.go Added test case for listing aws secret backend roles 2016-06-20 20:09:31 -04:00
path_sts.go Don't use pointers to int64 in function calls when not necessary 2016-05-19 12:26:02 -04:00
path_user.go Allow use of pre-existing policies for AWS users 2015-12-30 18:05:54 +00:00
rollback.go Support periodic tidy callback and config endpoints. 2016-04-26 10:22:29 -04:00
secret_access_keys.go Remove Unix() invocations on 'time.Time' objects and removed conversion of time to UTC 2016-07-08 18:30:18 -04:00
secret_access_keys_test.go Allow use of pre-existing policies for AWS users 2015-12-30 18:05:54 +00:00