Documentation ¶ Index ¶ func RegisterAllChecks(allObjects ks.AllTypes, cnf config.Configuration) *checks.Checks func Score(allObjects ks.AllTypes, cnf config.Configuration) (*scorecard.Scorecard, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func RegisterAllChecks ¶ added in v0.5.0 func RegisterAllChecks(allObjects ks.AllTypes, cnf config.Configuration) *checks.Checks func Score ¶ func Score(allObjects ks.AllTypes, cnf config.Configuration) (*scorecard.Scorecard, error) Score runs a pre-configured list of tests against the files defined in the configuration, and returns a scorecard. Additional configuration and tuning parameters can be provided via the config. Types ¶ This section is empty. Source Files ¶ View all Source files score.go Directories ¶ Show internal Expand all Path Synopsis apps checks container cronjob disruptionbudget ingress internal networkpolicy probes security service stable Click to show internal directories. Click to hide internal directories.