Documentation ¶
Index ¶
Constants ¶
View Source
const ( YUNION_REPO_NAME = "infra" YUNION_REPO_HIDE_KEYWORD = "hide" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChartDetail ¶
type ChartDetail struct { Name string `json:"name"` Repo string `json:"repo"` Chart *repo.ChartVersion `json:"chart"` Values string `json:"values"` Readme string `json:"readme"` Options []SpotguideOptions `json:"options"` }
type ChartPackage ¶
type Maintainer ¶
type SpotguideFile ¶
type SpotguideFile struct {
Options []SpotguideOptions `json:"options"`
}
Click to show internal directories.
Click to hide internal directories.