Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ControllerMustHavePDB ¶
func ControllerMustHavePDB(linter *rules.ObjectLinter)
ControllerMustHavePDB adds linting errors if there are pods from controllers which are not covered (except DaemonSets) by a PodDisruptionBudget
func ControllerMustHaveVPA ¶
func ControllerMustHaveVPA(linter *rules.ObjectLinter)
ControllerMustHaveVPA fills linting error regarding VPA
func DaemonSetMustNotHavePDB ¶ added in v0.0.6
func DaemonSetMustNotHavePDB(linter *rules.ObjectLinter)
DaemonSetMustNotHavePDB adds linting errors if there are pods from DaemonSets which are covered by a PodDisruptionBudget
func NamespaceMustContainKubeRBACProxyCA ¶ added in v1.42.0
func NamespaceMustContainKubeRBACProxyCA(linter *rules.ObjectLinter)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.