package
2.17.0+incompatible
Repository: https://github.com/kubernetes/deployment-manager.git
Documentation: pkg.go.dev

# Functions

NewMessage creates a new Message struct.

# Constants

ErrorSev indicates that something will not likely function.
InfoSev indicates information, for example missing values.yaml file.
UnknownSev indicates that the severity of the error is unknown, and should not stop processing.
WarningSev indicates that something does not meet code standards, but will likely function.

# Structs

Linter encapsulates a linting run of a particular chart.
Message describes an error encountered while linting.