Module allowlist

Module allowlist 

Source
Expand description

Allowlist compilation and matching utilities.

Supports simple wildcard matching for Ext lane (svc:*) and Hot lane (svc_id:*) entries.

Structs§

ExtRule
Compiled allowlist rule for Ext Lane.
HotRule
Compiled allowlist rule for Hot Lane.

Functions§

compile_ext_rules
compile_hot_rules
is_ext_allowed
is_hot_allowed