open-vault/sdk/helper
Theron Voran 52581cd472
Add logging during awskms auto-unseal (#9794)
Adds debug and warn logging around AWS credential chain generation,
specifically to help users debugging auto-unseal problems on AWS, by
logging which role is being used in the case of a webidentity token.

Adds a deferred call to flush the log output as well, to ensure logs
are output in the event of an initialization failure.
2020-09-28 14:06:49 -07:00
..
authmetadata Add helper for aliasmetadata and add to AWS auth (#8783) 2020-04-27 10:06:07 -07:00
awsutil Add logging during awskms auto-unseal (#9794) 2020-09-28 14:06:49 -07:00
base62 Run go fmt (#7823) 2019-11-07 08:54:34 -08:00
certutil adding support for ed25519 public keys (#9703) 2020-08-10 22:14:17 -07:00
cidrutil
compressutil
consts Remove now unused ReplicationStaleReadTimeout (#9537) 2020-07-21 07:38:31 -04:00
cryptoutil
dbtxn
errutil
hclutil
identitytpl Add identity templating helper to sdk/framework (#8088) 2020-01-06 10:16:52 -08:00
jsonutil
kdf
keysutil RSA3072 implementation in transit secrets engine (#8151) 2020-02-15 14:40:50 -08:00
ldaputil Restore the original code used for setting userDN based on the result of our query. (#9041) 2020-05-20 14:47:59 -04:00
license
locksutil
logging
mlock
parseutil Add a time type for use in APIs. (#9911) 2020-09-09 15:53:51 -05:00
password
pathmanager
pluginutil [DBPW 5/X] Use AutoMTLS with DB plugins (#10008) 2020-09-23 16:08:03 -06:00
pointerutil Add int64 pointerutil (#7973) 2019-12-05 14:02:36 -08:00
policyutil
salt salt: fix DidGenerate docstring (#7372) 2019-08-27 14:41:23 -07:00
strutil
tlsutil raft: use file paths for TLS info in the retry_join block (#8894) 2020-05-06 18:26:08 -07:00
tokenutil Run go fmt (#7823) 2019-11-07 08:54:34 -08:00
useragent
wrapping