nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
PolicyEvaluatorOptions
Interface PolicyEvaluatorOptions
Options for PolicyEvaluator.
interface
PolicyEvaluatorOptions
{
engine
:
PolicyEngine
;
eventBus
?:
IEventBus
;
mode
?:
PipelinePolicyMode
;
}
Index
Properties
engine
event
Bus?
mode?
Properties
Readonly
engine
engine
:
PolicyEngine
Optional
Readonly
event
Bus
eventBus
?:
IEventBus
Optional
Readonly
mode
mode
?:
PipelinePolicyMode
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
On This Page
Properties
engine
event
Bus
mode
GitHub
npm
nexus-agents - v2.80.0
Loading...
Options for PolicyEvaluator.