Documentation ¶
Index ¶
Constants ¶
View Source
const ScoreConfigPath = "/resources/config"
Variables ¶
View Source
var RegoK8sCredentials storage.Store
Functions ¶
This section is empty.
Types ¶
type OPAProcessor ¶
type OPAProcessor struct {
*cautils.OPASessionObj
}
func NewOPAProcessor ¶
func NewOPAProcessor(sessionObj *cautils.OPASessionObj) *OPAProcessor
func (*OPAProcessor) Process ¶ added in v1.0.36
func (opap *OPAProcessor) Process() error
type OPAProcessorHandler ¶ added in v1.0.36
type OPAProcessorHandler struct {
// contains filtered or unexported fields
}
func NewOPAProcessorHandler ¶ added in v1.0.36
func NewOPAProcessorHandler(processedPolicy, reportResults *chan *cautils.OPASessionObj) *OPAProcessorHandler
func (*OPAProcessorHandler) ProcessRulesListenner ¶ added in v1.0.36
func (opaHandler *OPAProcessorHandler) ProcessRulesListenner()
Click to show internal directories.
Click to hide internal directories.