Documentation ¶
Overview ¶
Appchart contains the API handlers to manage appcharts.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct { }
Controller represents all functionality of the API related to appcharts
func (Controller) Index ¶
func (hc Controller) Index(c *gin.Context) apierror.APIErrors
Index handles the API endpoint GET /appcharts It lists all the known appcharts in all namespaces
Click to show internal directories.
Click to hide internal directories.