Documentation
¶
Index ¶
Constants ¶
View Source
const CrdsDir = "crds"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeckhouseCRDsRule ¶
type DeckhouseCRDsRule struct {
pkg.RuleMeta
pkg.StringRule
// contains filtered or unexported fields
}
func NewDeckhouseCRDsRule ¶
func NewDeckhouseCRDsRule(cfg *pkg.OpenAPILinterConfig, rootPath string) *DeckhouseCRDsRule
func (*DeckhouseCRDsRule) Run ¶
func (r *DeckhouseCRDsRule) Run(moduleName, path string, errorList *errors.LintRuleErrorsList)
type EnumRule ¶
func NewEnumRule ¶
func NewEnumRule(cfg *pkg.OpenAPILinterConfig, rootPath string) *EnumRule
Click to show internal directories.
Click to hide internal directories.