Documentation ¶
Overview ¶
Provides an HTTP extension that handles ssh-related jobs.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleCreateKeysRequest ¶
func HandleCreateKeysRequest(conf *http.HttpConfiguration, context *http.HttpContext, r *rest.Request) (interface{}, error)
Types ¶
type HttpExtension ¶
type HttpExtension struct{}
func (*HttpExtension) HttpJobFor ¶
func (h *HttpExtension) HttpJobFor(job interface{}) (exc client.RemoteExecutable, err error)
func (*HttpExtension) Routes ¶
func (h *HttpExtension) Routes() http.ExtensionMap
Click to show internal directories.
Click to hide internal directories.