Documentation
¶
Overview ¶
Package projectsshkeys implements the project-scoped SSH key commands (`lsh projects ssh-keys`). It reuses the renderable SSHKey model from the account-scoped sshkeys package, since both operate on the same resource.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCreateCmd ¶
func NewDeleteCmd ¶
func NewListCmd ¶
Types ¶
type CreateProjectSSHKeyOperation ¶
type CreateProjectSSHKeyOperation struct{}
type DeleteProjectSSHKeyOperation ¶
type DeleteProjectSSHKeyOperation struct{}
type GetProjectSSHKeyOperation ¶
type GetProjectSSHKeyOperation struct{}
type ListProjectSSHKeyOperation ¶
type ListProjectSSHKeyOperation struct{}
Click to show internal directories.
Click to hide internal directories.