appchart

package
v1.5.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 30, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

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

func (Controller) Match

func (oc Controller) Match(c *gin.Context) apierror.APIErrors

Match handles the API endpoint /appchartsmatch/:pattern (GET) It returns a list of all Epinio-controlled appcharts matching the prefix pattern.

func (Controller) Show

func (hc Controller) Show(c *gin.Context) apierror.APIErrors

Show handles the API endpoint GET /appcharts/:name It returns the details of the specified appchart.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL