certificates/api
max furman dccbdf3a90 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-28 13:29:40 -08:00
..
api.go Introduce generalized statusCoder errors and loads of ssh unit tests. 2020-01-28 13:29:40 -08:00
api_test.go Introduce generalized statusCoder errors and loads of ssh unit tests. 2020-01-28 13:29:40 -08:00
errors.go Move api errors to their own package and modify the typedef 2020-01-28 13:29:39 -08:00
renew.go Introduce generalized statusCoder errors and loads of ssh unit tests. 2020-01-28 13:29:40 -08:00
revoke.go Move api errors to their own package and modify the typedef 2020-01-28 13:29:39 -08:00
revoke_test.go Fix tests. 2020-01-28 13:29:39 -08:00
sign.go Introduce generalized statusCoder errors and loads of ssh unit tests. 2020-01-28 13:29:40 -08:00
ssh.go Introduce generalized statusCoder errors and loads of ssh unit tests. 2020-01-28 13:29:40 -08:00
ssh_test.go Addapt tests to the api change. 2020-01-28 13:29:39 -08:00
sshRekey.go Introduce generalized statusCoder errors and loads of ssh unit tests. 2020-01-28 13:29:40 -08:00
sshRenew.go Introduce generalized statusCoder errors and loads of ssh unit tests. 2020-01-28 13:29:40 -08:00
sshRevoke.go Introduce generalized statusCoder errors and loads of ssh unit tests. 2020-01-28 13:29:40 -08:00
utils.go Move api errors to their own package and modify the typedef 2020-01-28 13:29:39 -08:00
utils_test.go Fix tests. 2020-01-28 13:29:39 -08:00