Module infra_backend

Module infra_backend 

Source
Expand description

Dispatcher-meta methods on InfraContext.

The per-domain wrapper methods that used to live in sibling files (auth/bos/bss/cfs/delete_configurations/hsm/ims/migrate/pcs/redfish/ sat) have been removed; service code now calls infra.backend.<method>(...) directly via the corresponding trait imports. Only the truly dispatcher-level helpers remain here: backend_kind and backend_clone.