Documentation
¶
Index ¶
Constants ¶
View Source
const ( ConfigOpt = "config" OutputFormatOpt = "output" JSONOutputFormat = "json" TextOutputFormat = "text" )
View Source
const DefaultConfigFile = ".osdk-scorecard"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Plugin ¶
type Plugin interface {
Run() scapiv1alpha1.ScorecardOutput
}
Click to show internal directories.
Click to hide internal directories.