certificates/api
2022-03-22 18:38:46 +02:00
..
log api/log: initial implementation of the package (#859) 2022-03-22 14:31:18 +02:00
read api/read: reworked JSON & ProtoJSON to use buffers & added AdminJSON 2022-03-22 18:38:03 +02:00
render api/render: implemented BadRequest 2022-03-22 15:36:05 +02:00
api.go api: refactored to support api/render.Error 2022-03-22 14:35:20 +02:00
api_test.go api: refactored to use the read package 2022-03-18 20:20:59 +02:00
rekey.go api: refactored to support the new signatures for read.JSON, read.AdminJSON & read.ProtoJSON 2022-03-22 18:38:46 +02:00
renew.go api: refactored to support api/render.Error 2022-03-22 14:35:20 +02:00
revoke.go api: refactored to support the new signatures for read.JSON, read.AdminJSON & read.ProtoJSON 2022-03-22 18:38:46 +02:00
revoke_test.go api: refactored to use the read package 2022-03-18 20:20:59 +02:00
sign.go api: refactored to support the new signatures for read.JSON, read.AdminJSON & read.ProtoJSON 2022-03-22 18:38:46 +02:00
ssh.go api: refactored to support the new signatures for read.JSON, read.AdminJSON & read.ProtoJSON 2022-03-22 18:38:46 +02:00
ssh_test.go api: refactored to use the read package 2022-03-18 20:20:59 +02:00
sshRekey.go api: refactored to support the new signatures for read.JSON, read.AdminJSON & read.ProtoJSON 2022-03-22 18:38:46 +02:00
sshRenew.go api: refactored to support the new signatures for read.JSON, read.AdminJSON & read.ProtoJSON 2022-03-22 18:38:46 +02:00
sshRevoke.go api: refactored to support the new signatures for read.JSON, read.AdminJSON & read.ProtoJSON 2022-03-22 18:38:46 +02:00