Crate warden_policy_compiler

Crate warden_policy_compiler 

Source

Structs§

CompiledPolicy
Compiled representation of a Policy.
MapsBinary
Raw byte buffers for each BPF map.
MapsLayout
Serialized representation of policy data for BPF maps.

Enums§

CompileError
Errors that can occur while compiling a Policy.

Functions§

compile
Compile a Policy into serialized BPF map entries and metadata.