Documentation
¶
Index ¶
Constants ¶
View Source
const ScannerName = "fake"
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(_ job_manager.IsConfig, logger *log.Entry, resultChan chan job_manager.Result) job_manager.Job
Types ¶
type Scanner ¶
type Scanner struct {
// contains filtered or unexported fields
}
func (*Scanner) Run ¶
func (a *Scanner) Run(sourceType kubeclarityUtils.SourceType, userInput string) error
Click to show internal directories.
Click to hide internal directories.