certificates/api
max furman c387b21808 Introduce generalized statusCoder errors and loads of ssh unit tests.
* StatusCoder api errors that have friendly user messages.
* Unit tests for SSH sign/renew/rekey/revoke across all provisioners.
2020-01-22 17:25:23 -08:00
..
api.go Introduce generalized statusCoder errors and loads of ssh unit tests. 2020-01-22 17:25:23 -08:00
api_test.go Introduce generalized statusCoder errors and loads of ssh unit tests. 2020-01-22 17:25:23 -08:00
errors.go Move api errors to their own package and modify the typedef 2019-12-17 14:26:02 -08:00
renew.go Introduce generalized statusCoder errors and loads of ssh unit tests. 2020-01-22 17:25:23 -08:00
revoke.go Move api errors to their own package and modify the typedef 2019-12-17 14:26:02 -08:00
revoke_test.go Fix tests. 2019-12-18 14:44:08 -08:00
sign.go Introduce generalized statusCoder errors and loads of ssh unit tests. 2020-01-22 17:25:23 -08:00
ssh.go Introduce generalized statusCoder errors and loads of ssh unit tests. 2020-01-22 17:25:23 -08:00
ssh_test.go Addapt tests to the api change. 2019-12-11 18:18:13 -08:00
sshRekey.go Introduce generalized statusCoder errors and loads of ssh unit tests. 2020-01-22 17:25:23 -08:00
sshRenew.go Introduce generalized statusCoder errors and loads of ssh unit tests. 2020-01-22 17:25:23 -08:00
sshRevoke.go Introduce generalized statusCoder errors and loads of ssh unit tests. 2020-01-22 17:25:23 -08:00
utils.go Move api errors to their own package and modify the typedef 2019-12-17 14:26:02 -08:00
utils_test.go Fix tests. 2019-12-18 14:44:08 -08:00