scorecard

package
v0.14.1 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2020 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ConfigOpt        = "config"
	OutputFormatOpt  = "output"
	JSONOutputFormat = "json"
	TextOutputFormat = "text"
	SelectorOpt      = "selector"
	BundleOpt        = "bundle"
	ListOpt          = "list"
)
View Source
const DefaultConfigFile = ".osdk-scorecard"

Variables

This section is empty.

Functions

func Tests added in v0.13.0

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

Types

type Plugin

type Plugin interface {
	List() scapiv1alpha1.ScorecardOutput
	Run() scapiv1alpha1.ScorecardOutput
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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