findBackend

abstract fun findBackend(id: String): BackendConfig?

Finds a backend by its identifier, or null if not found.