parser

package
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 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
	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