Module manta_backend_dispatcher

Module manta_backend_dispatcher 

Source
Expand description

Runtime backend selector — wraps either a CSM or an OpenCHAMI backend behind a single enum so the rest of the codebase is backend-agnostic.

Enums§

StaticBackendDispatcher
Routes API calls to either a CSM or OCHAMI backend.