Documentation ¶
Index ¶
- func All(basedir string, values map[string]interface{}, namespace string, _ bool) support.Linter
- func AllWithKubeVersion(basedir string, values map[string]interface{}, namespace string, ...) support.Linter
- func AllWithKubeVersionAndSchemaValidation(basedir string, values map[string]interface{}, namespace string, ...) support.Linter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
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.
Click to show internal directories.
Click to hide internal directories.