parser

package
v0.3.13 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: MIT Imports: 17 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        corev1alpha1.Locales
	Description        corev1alpha1.Locales
	README             corev1alpha1.Locales
	Changelog          corev1alpha1.Locales
	Category           string
	KSVersion          string
	Screenshots        []string
	Provider           map[corev1alpha1.LanguageCode]*corev1alpha1.Provider
	SupportedLanguages []corev1alpha1.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