Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ObjectLinter ¶
type ObjectLinter struct { ObjectStore *storage.UnstructuredObjectStore ErrorsList *errors.LintRuleErrorsList Module utils.Module EnabledModules set.Set }
func (*ObjectLinter) ApplyContainerRules ¶
func (l *ObjectLinter) ApplyContainerRules(object storage.StoreObject)
func (*ObjectLinter) ApplyObjectRules ¶
func (l *ObjectLinter) ApplyObjectRules(object storage.StoreObject)
Click to show internal directories.
Click to hide internal directories.