Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyCheckOptions ¶ added in v0.32.0
func ApplyCheckOptions(opts ...evaluator.CheckOpt) *evaluator.CheckOptions
Types ¶
type Components ¶ added in v0.11.0
type Components struct {
AuditLog audit.Log
PolicyLoader policyloader.PolicyLoader
RuleTableManager *ruletable.Manager
SchemaMgr schema.Manager
MetadataExtractor audit.MetadataExtractor
}
type Engine ¶
type Engine struct {
// contains filtered or unexported fields
}
func NewEphemeral ¶
func NewFromConf ¶ added in v0.15.0
Click to show internal directories.
Click to hide internal directories.