parser

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2023 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ValidateExtension

func ValidateExtension(name string, zipFile []byte) error

Types

type Extension

type Extension struct {
	ChartMetadata       *chart.Metadata
	DisplayName         extension.Locales
	Description         extension.Locales
	README              extension.Locales
	Changelog           extension.Locales
	Category            string
	KSVersion           string
	StaticFileDirectory string
	Screenshots         []string
	Provider            map[extension.LanguageCode]*chart.Maintainer
	SupportedLanguages  []extension.LanguageCode
}

func ParseExtension

func ParseExtension(name string, zipFile []byte) (*Extension, error)

Jump to

Keyboard shortcuts

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