Skip to main content

Module application

Module application 

Source
Expand description

Application object definitions and lightweight match helpers.

This module exposes the types used to describe Layer-7 applications and provides simple matching primitives. Sample application entries live in the catalog submodule so consumers can replace or extend them as needed.

Feature flags:

  • serde – Enables serialization for the public structs.

Modules§

catalog
Sample application catalog for demonstration or testing.

Structs§

ApplicationDefinition
ApplicationIndicators
ApplicationMatchInput
ApplicationObj
Owned application object suitable for serialization and CRUD operations.