Expand description
This module holds the types related to configuration processing and rule creation.
Structs§
- Process
Context - Enclosing struct to manage rule processing.
- Processing
Options - Options to configure the processing procedure.
Enums§
- Container
Filter - Option to filter the containers to be processed
Traits§
- Process
- This trait allows a type to define its own processing rules. It is expected to return a list of rules that can be applied with nft.