Skip to main content

Module strategy

Module strategy 

Source
Expand description

Failover strategy implementations (RHELBU-3536 R3).

Each strategy defines how the super::pool::CaPool selects a CA backend for an incoming enrollment request.

Structs§

StrategySelector
Selects a CA backend according to the configured strategy.

Enums§

FailoverStrategy
Strategy for selecting a CA backend (RHELBU-3536 R3).
FallbackBehavior
Behavior when no CA is available (RHELBU-3536 R6).