chart

package
v0.0.0-...-94e4715 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetChartRawFiles

func GetChartRawFiles(chObj *chart.Chart) []*chart.File

Types

type Chart

type Chart struct {
	*api.ChartResult
}

func ToChart

func ToChart(repo *models.SRepo, ret *api.ChartResult) Chart

type ChartList

type ChartList struct {
	*dataselect.ListMeta
	Charts []Chart
	Repo   *models.SRepo
}

func (*ChartList) Append

func (l *ChartList) Append(obj interface{})

func (*ChartList) GetResponseData

func (l *ChartList) GetResponseData() interface{}

type SChartManager

type SChartManager struct {
	*resources.SResourceBaseManager
}
var ChartManager *SChartManager

func (*SChartManager) GetDetails

func (man *SChartManager) GetDetails(repoName, chartName, version string) (*api.ChartDetail, error)

func (*SChartManager) List

func (*SChartManager) Show

func (man *SChartManager) Show(repoName, chartName, version string) (interface{}, error)

Jump to

Keyboard shortcuts

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