open-vault/command/agent/auth
Jeff Mitchell 33ff878946
Move awsutil over to the go-secure-stdlib version (#12128)
Unlike the other libraries that were migrated, there are no usages of
this lib in any of our plugins, and the only other known usage was in
go-kms-wrapping, which has been updated. Aliasing it like the other libs
would still keep the aws-sdk-go dep in the sdk module because of the
function signatures. So I've simply removed it entirely here.
2021-07-20 20:42:00 -04:00
..
alicloud Add Kerberos auth agent (#7999) 2020-01-09 14:56:34 -08:00
approle Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
aws Move awsutil over to the go-secure-stdlib version (#12128) 2021-07-20 20:42:00 -04:00
azure command: deprecate errwrap.Wrapf() (#11744) 2021-06-02 09:22:31 -04:00
cert agent/cert: properly return the cached client on AuthClient (#11576) 2021-05-12 14:59:07 -07:00
cf Add Kerberos auth agent (#7999) 2020-01-09 14:56:34 -08:00
gcp Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
jwt Allow Agent auto auth to read symlinked JWT files (#11502) 2021-05-06 14:11:57 +01:00
kerberos Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
kubernetes command: deprecate errwrap.Wrapf() (#11744) 2021-06-02 09:22:31 -04:00
auth.go Reset agent backoff on successful auth (#11033) 2021-03-03 14:15:18 -08:00
auth_test.go Reset agent backoff on successful auth (#11033) 2021-03-03 14:15:18 -08:00