rules

package
v2.17.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2020 License: Apache-2.0 Imports: 14 Imported by: 199

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

func Templates

func Templates(linter *support.Linter, values []byte, namespace string, strict bool)

Templates lints the templates in the Linter.

func Values

func Values(linter *support.Linter)

Values lints a chart's values.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

Jump to

Keyboard shortcuts

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