Structs§
- Match
Context - Bundle of optional context values used to evaluate a
PluginCondition. - Plugin
Condition - Condition for when a plugin should execute.
- Plugin
Config - Declared plugin configuration from the unified YAML config.
Enums§
- OnError
- Error handling behavior when a plugin fails.
- Plugin
Mode - Execution mode — determines a plugin’s scheduling behavior and authority.
Traits§
- Plugin
- Core plugin interface — lifecycle management only.