scorecard

package
v0.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 12, 2019 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ConfigOpt                 = "config"
	OutputFormatOpt           = "output"
	PluginDirOpt              = "plugin-dir"
	JSONOutputFormat          = "json"
	HumanReadableOutputFormat = "human-readable"
)
View Source
const DefaultConfigFile = ".osdk-scorecard"

Variables

This section is empty.

Functions

func ScorecardTests

func ScorecardTests(cmd *cobra.Command, args []string) error

Types

type Plugin added in v0.9.0

type Plugin interface {
	Name() string
	Run() scapiv1alpha1.ScorecardOutput
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL