repoinfo

package
v1.4.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HarvesterRelease

type HarvesterRelease struct {
	Harvester            string `yaml:"harvester,omitempty"`
	HarvesterChart       string `yaml:"harvesterChart,omitempty"`
	OS                   string `yaml:"os,omitempty"`
	Kubernetes           string `yaml:"kubernetes,omitempty"`
	Rancher              string `yaml:"rancher,omitempty"`
	MonitoringChart      string `yaml:"monitoringChart,omitempty"`
	MinUpgradableVersion string `yaml:"minUpgradableVersion,omitempty"`
}

type RepoInfo

type RepoInfo struct {
	Release HarvesterRelease
}

func (*RepoInfo) Load

func (info *RepoInfo) Load(data string) error

func (*RepoInfo) Marshall

func (info *RepoInfo) Marshall() (string, error)

Jump to

Keyboard shortcuts

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