lint

package
v4.0.0-...-dde5c2a Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

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

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

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