Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PrettyPrinter ¶
type PrettyPrinter struct {
// contains filtered or unexported fields
}
func NewPrettyPrinter ¶
func NewPrettyPrinter(verboseMode bool) *PrettyPrinter
func (*PrettyPrinter) ActionPrint ¶
func (prettyPrinter *PrettyPrinter) ActionPrint(opaSessionObj *cautils.OPASessionObj)
func (*PrettyPrinter) Score ¶
func (prettyPrinter *PrettyPrinter) Score(score float32)
func (*PrettyPrinter) SetWriter ¶
func (prettyPrinter *PrettyPrinter) SetWriter(outputFile string)
type WorkloadSummary ¶
type WorkloadSummary struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.