open-vault/builtin/logical/ssh
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 Add context to the NewSalt function (#4102) 2018-03-08 11:21:11 -08:00
backend_test.go Remove logical.Initialize() method (#3848) 2018-01-25 20:19:27 -05:00
communicator.go Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
linux_install_script.go Fix typo and remove trailing whitespace. (#2074) 2016-11-08 09:32:23 -05:00
path_config_ca.go Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
path_config_ca_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_zeroaddress.go Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
path_creds_create.go Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
path_fetch.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
path_keys.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
path_lookup.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
path_roles.go Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
path_sign.go Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
path_verify.go Spelling (#4119) 2018-03-20 14:54:10 -04:00
secret_dynamic_key.go Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
secret_otp.go Add context to the NewSalt function (#4102) 2018-03-08 11:21:11 -08:00
util.go Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00