Module advanced_orchestration

Module advanced_orchestration 

Source
Expand description

Advanced orchestration features

Provides conditional logic, variables, hooks, assertions, and reporting for complex chaos engineering orchestrations.

Structs§

AdvancedOrchestratedScenario
Advanced orchestrated scenario
AdvancedScenarioStep
Advanced scenario step with conditionals, variables, hooks, and assertions
AssertionResult
Assertion result
ConditionalStep
Conditional step with if/then/else logic
ExecutionContext
Execution context with variables and state
ExecutionReport
Execution report
Hook
Hook definition
OrchestrationLibrary
Orchestration library for storing and sharing orchestrations
RetryConfig
Retry configuration
StepResult
Step execution result

Enums§

Assertion
Assertion for validating expected outcomes
ComparisonOperator
Comparison operator
Condition
Conditional expression for if/then logic
HookAction
Hook action
HookType
Hook type
LogLevel
Log level
OrchestrationError
Orchestration errors