Documentation ¶
Index ¶
Constants ¶
View Source
const ValidatorName = "built-in:freshness"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FreshnessValidator ¶
type FreshnessValidator struct {
// contains filtered or unexported fields
}
func (*FreshnessValidator) GetName ¶
func (v *FreshnessValidator) GetName() string
func (*FreshnessValidator) Validate ¶
func (v *FreshnessValidator) Validate(resources []unstructured.Unstructured) (violations []common.Violation, err error)
*
Click to show internal directories.
Click to hide internal directories.