certificates/api
David Cowden eb42ea90db ssh/api: Use host tags instead of groups
Tags are more flexible and what we use in the managed offering.
2020-04-03 12:11:19 -07:00
..
api.go Simplify statuscoder error generators. 2020-01-28 13:29:40 -08:00
api_test.go Add context to tests. 2020-03-10 19:17:32 -07:00
errors.go Move api errors to their own package and modify the typedef 2020-01-28 13:29:39 -08:00
renew.go Simplify statuscoder error generators. 2020-01-28 13:29:40 -08:00
revoke.go Simplify statuscoder error generators. 2020-01-28 13:29:40 -08:00
revoke_test.go Simplify statuscoder error generators. 2020-01-28 13:29:40 -08:00
sign.go Simplify statuscoder error generators. 2020-01-28 13:29:40 -08:00
ssh.go Rename interface to CertificateEnforcer and add tests. 2020-03-31 11:41:36 -07:00
ssh_test.go ssh/api: Use host tags instead of groups 2020-04-03 12:11:19 -07:00
sshRekey.go Add context parameter to all SSH methods. 2020-03-10 19:01:45 -07:00
sshRenew.go Add context parameter to all SSH methods. 2020-03-10 19:01:45 -07:00
sshRevoke.go Add context parameter to all SSH methods. 2020-03-10 19:01:45 -07:00
utils.go Simplify statuscoder error generators. 2020-01-28 13:29:40 -08:00
utils_test.go Fix tests. 2020-01-28 13:29:39 -08:00