v1

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2023 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Addon

type Addon struct {
	ID                      string `json:"id"`
	Name                    string `json:"name"`
	ChartVersion            string `json:"chart_version"`
	ChartName               string `json:"chart_name"`
	ValuesTemplate          string `json:"values_template"`
	Description             string `json:"description"`
	CreatedAt               string `json:"created_at"`
	ShortDescription        string `json:"short_description"`
	InstallationInstruction string `json:"installation_instruction"`
	Purpose                 string `json:"purpose"`
	Changelog               string `json:"changelog"`
}

func (*Addon) UnmarshalJSON

func (a *Addon) UnmarshalJSON(b []byte) error

type Payload

type Payload struct {
	Name      string `json:"name"`
	Namespace string `json:"namespace"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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