Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Chartfile ¶
func Chartfile(linter *support.Linter)
Chartfile runs a set of linter rules related to Chart.yaml file
Types ¶
type K8sYamlStruct ¶
type K8sYamlStruct struct {
Metadata struct {
Namespace string
}
}
K8sYamlStruct stubs a Kubernetes YAML file. Need to access for now to Namespace only
Click to show internal directories.
Click to hide internal directories.