Documentation ¶
Index ¶
Constants ¶
View Source
const ScoreOutOfBoundsMessage = "score out of bounds"
ScoreOutOfBoundsMessage is the message for the error when the score returned by Insights is out of bounds.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Configuration ¶
type Configuration struct { Reports struct { Polaris bool Pluto bool OPA bool } OPA struct { CustomChecks []opa.OPACustomCheck // contains both checks and libraries (IsLibrary) CustomCheckInstances []opa.CheckSetting } Polaris *polarisconfiguration.Configuration }
Configuration saves any config from Insights.
type InsightsConfig ¶
type ReportInfo ¶
ReportInfo is the information about a run of one of the reports.
Click to show internal directories.
Click to hide internal directories.