Documentation ¶
Overview ¶
Package linter provides dockerfile analyzer (Apply the rule to the parsed dockerfile).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Analyzer ¶
type Analyzer struct {
// contains filtered or unexported fields
}
Analyzer implements Analyzer.
func NewAnalyzer ¶
NewAnalyzer generate a NewAnalyzer with rules to apply.
Click to show internal directories.
Click to hide internal directories.