feat: 云厂商SDK适配层(Vultr/DO/Cloudflare/阿里云/腾讯云)+ 同步服务 + 测试连接/同步接口与前端
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
"""云厂商 SDK 适配层
|
||||
|
||||
通过 registry.get_adapter(sdk_type, config) 获取对应平台适配器,
|
||||
调用 test_connection / list_vps / list_domains / get_account 等统一接口。
|
||||
"""
|
||||
Reference in New Issue
Block a user