Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ChartObj ¶
type ChartObj struct {
ApiVersion string
Name string
Version string
KubeVersion string
Description string
Type string
Keywords []string
Home string
Sources []string
Dependencies []interface{}
Maintainers []interface{}
Icon string
AppVersion string
Deprecated bool
Annotations map[string]interface{}
}
type GetYamlConfig ¶
type GetYamlConfig struct {
MaxTplRuns int
}
type GetYamlReturnValue ¶
type ReleaseObj ¶
type TemplateData ¶
type TemplateData struct {
Release ReleaseObj
Chart ChartObj
Values ValuesObj
}
Click to show internal directories.
Click to hide internal directories.