Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct { *mux.Router DataStore dataservices.DataStore GitService portainer.GitService FileService portainer.FileService }
Handler represents an HTTP API handler for managing templates.
func NewHandler ¶
func NewHandler(bouncer *security.RequestBouncer) *Handler
NewHandler returns a new instance of Handler.
Click to show internal directories.
Click to hide internal directories.