open-vault/builtin/credential/aws
Vishal Nayak 28e3eb9e2c
Errwrap everywhere (#4252)
* package api

* package builtin/credential

* package builtin/logical

* package command

* package helper

* package http and logical

* package physical

* package shamir

* package vault

* package vault

* address feedback

* more fixes
2018-04-05 11:49:21 -04:00
..
backend.go Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
backend_test.go Core handling of TTLs (#4230) 2018-04-03 12:20:20 -04:00
cli.go Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
client.go Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
path_config_certificate.go Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
path_config_client.go Remove sensitive fields when reading config data (#4216) 2018-03-30 10:17:39 -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_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 Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
path_login_test.go auth/aws: Properly handle malformed ARNs (#3280) 2017-09-03 20:37:06 -04:00
path_role.go Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
path_role_tag.go Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
path_role_test.go Allow non-prefix-matched IAM role and instance profile ARNs in AWS auth backend (#4071) 2018-03-17 21:24:49 -04: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 Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
path_tidy_roletag_blacklist.go Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00