Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleDeleteSSHKey ¶
func HandleDeleteSSHKey(ctx *fiber.Ctx) error
HandleDeleteSSHKey handles requests to delete a user's ssh public key
func HandleGetSSHInfo ¶
func HandleGetSSHInfo(ctx *fiber.Ctx) error
HandleGetSSHInfo handles requests to return information about a user's ssh keys
func HandlePost ¶
func HandlePost(ctx *fiber.Ctx) error
HandlePost handles POST requests to the ssh grant endpoint, this includes the initial request to add an ssh public key as well as the following polling requests.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.