feat: add volcengine clb deployer

This commit is contained in:
Fu Diwei
2025-01-12 13:20:30 +08:00
parent a5c9ed8d17
commit e5518b1067
16 changed files with 372 additions and 7 deletions

View File

@@ -28,7 +28,9 @@ const RESOURCE_TYPE_LISTENER = "listener" as const;
const RESOURCE_TYPE_RULEDOMAIN = "ruledomain" as const;
const initFormModel = (): DeployNodeConfigFormTencentCloudCLBConfigFieldValues => {
return {};
return {
resourceType: RESOURCE_TYPE_SSLDEPLOY,
};
};
const DeployNodeConfigFormTencentCloudCLBConfig = ({