package
2.34.0
Repository: https://github.com/fluxninja/aperture.git
Documentation: pkg.go.dev

# Functions

CompileRuleset parses ruleset's selector and compiles its rules.

# Variables

BadExtractor is an error occurring when extractor is invalid.
BadLabelName is an error occurring when label name is invalid.
BadRego is an error occurring when rego compilation fails.
BadSelector is an error occurring when selector is invalid.

# Structs

CompiledRuleset is compiled form of Classifier proto.
Labeler is used to create flow labels.
LabelerWithAttributes is a labeler with its attributes.
LabelProperties is a set of properties for a label.
ReportedRule is a rule along with its selector and label name.