lint

package
v3.16.0 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2024 License: Apache-2.0 Imports: 4 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func All

func All(basedir string, values map[string]interface{}, namespace string, _ bool) support.Linter

All runs all the available linters on the given base directory.

func AllWithKubeVersion added in v3.14.0

func AllWithKubeVersion(basedir string, values map[string]interface{}, namespace string, kubeVersion *chartutil.KubeVersion) support.Linter

AllWithKubeVersion runs all the available linters on the given base directory, allowing to specify the kubernetes version.

func AllWithKubeVersionAndSchemaValidation added in v3.16.0

func AllWithKubeVersionAndSchemaValidation(basedir string, values map[string]interface{}, namespace string, kubeVersion *chartutil.KubeVersion, skipSchemaValidation bool) support.Linter

AllWithKubeVersionAndSchemaValidation runs all the available linters on the given base directory, allowing to specify the kubernetes version and if schema validation is enabled or not.

Types

This section is empty.

Directories

Path Synopsis
Package support contains tools for linting charts.
Package support contains tools for linting charts.

Jump to

Keyboard shortcuts

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