Documentation ¶
Index ¶
Constants ¶
View Source
const ( // AnnotationKeyPrefix is the prefix for annotations for kube-linter check ignores. AnnotationKeyPrefix = "ignore-check.kube-linter.io/" // AllAnnotationKey is used to ignore all checks for a given object. AllAnnotationKey = "kube-linter.io/ignore-all" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.