-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #19 from Prodesire/master
feat: add alibaba cloud resources
- Loading branch information
Showing
111 changed files
with
752 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
""" | ||
AlibabaCloud provides a set of services for Alibaba Cloud provider. | ||
""" | ||
|
||
from diagrams import Node | ||
|
||
|
||
class _AlibabaCloud(Node): | ||
_provider = "alibabacloud" | ||
_icon_dir = "resources/alibabacloud" | ||
|
||
fontcolor = "#ffffff" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# This module is automatically generated by autogen.sh. DO NOT EDIT. | ||
|
||
from . import _AlibabaCloud | ||
|
||
|
||
class _Analytics(_AlibabaCloud): | ||
_type = "analytics" | ||
_icon_dir = "resources/alibabacloud/analytics" | ||
|
||
|
||
class AnalyticDb(_Analytics): | ||
_icon = "analytic-db.png" | ||
|
||
|
||
class ClickHouse(_Analytics): | ||
_icon = "click-house.png" | ||
|
||
|
||
class DataLakeAnalytics(_Analytics): | ||
_icon = "data-lake-analytics.png" | ||
|
||
|
||
class ElaticMapReduce(_Analytics): | ||
_icon = "elatic-map-reduce.png" | ||
|
||
|
||
class OpenSearch(_Analytics): | ||
_icon = "open-search.png" | ||
|
||
|
||
# Aliases |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
# This module is automatically generated by autogen.sh. DO NOT EDIT. | ||
|
||
from . import _AlibabaCloud | ||
|
||
|
||
class _Application(_AlibabaCloud): | ||
_type = "application" | ||
_icon_dir = "resources/alibabacloud/application" | ||
|
||
|
||
class ApiGateway(_Application): | ||
_icon = "api-gateway.png" | ||
|
||
|
||
class BeeBot(_Application): | ||
_icon = "bee-bot.png" | ||
|
||
|
||
class BlockchainAsAService(_Application): | ||
_icon = "blockchain-as-a-service.png" | ||
|
||
|
||
class CloudCallCenter(_Application): | ||
_icon = "cloud-call-center.png" | ||
|
||
|
||
class CodePipeline(_Application): | ||
_icon = "code-pipeline.png" | ||
|
||
|
||
class DirectMail(_Application): | ||
_icon = "direct-mail.png" | ||
|
||
|
||
class LogService(_Application): | ||
_icon = "log-service.png" | ||
|
||
|
||
class MessageNotificationService(_Application): | ||
_icon = "message-notification-service.png" | ||
|
||
|
||
class NodeJsPerformancePlatform(_Application): | ||
_icon = "node-js-performance-platform.png" | ||
|
||
|
||
class OpenSearch(_Application): | ||
_icon = "open-search.png" | ||
|
||
|
||
class PerformanceTestingService(_Application): | ||
_icon = "performance-testing-service.png" | ||
|
||
|
||
class RdCloud(_Application): | ||
_icon = "rd-cloud.png" | ||
|
||
|
||
class SmartConversationAnalysis(_Application): | ||
_icon = "smart-conversation-analysis.png" | ||
|
||
|
||
class Yida(_Application): | ||
_icon = "yida.png" | ||
|
||
|
||
# Aliases | ||
|
||
SLS = LogService | ||
MNS = MessageNotificationService | ||
PTS = PerformanceTestingService | ||
SCA = SmartConversationAnalysis |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# This module is automatically generated by autogen.sh. DO NOT EDIT. | ||
|
||
from . import _AlibabaCloud | ||
|
||
|
||
class _Communication(_AlibabaCloud): | ||
_type = "communication" | ||
_icon_dir = "resources/alibabacloud/communication" | ||
|
||
|
||
class DirectMail(_Communication): | ||
_icon = "direct-mail.png" | ||
|
||
|
||
class MobilePush(_Communication): | ||
_icon = "mobile-push.png" | ||
|
||
|
||
# Aliases |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,83 @@ | ||
# This module is automatically generated by autogen.sh. DO NOT EDIT. | ||
|
||
from . import _AlibabaCloud | ||
|
||
|
||
class _Compute(_AlibabaCloud): | ||
_type = "compute" | ||
_icon_dir = "resources/alibabacloud/compute" | ||
|
||
|
||
class AutoScaling(_Compute): | ||
_icon = "auto-scaling.png" | ||
|
||
|
||
class BatchCompute(_Compute): | ||
_icon = "batch-compute.png" | ||
|
||
|
||
class ContainerRegistry(_Compute): | ||
_icon = "container-registry.png" | ||
|
||
|
||
class ContainerService(_Compute): | ||
_icon = "container-service.png" | ||
|
||
|
||
class ElasticComputeService(_Compute): | ||
_icon = "elastic-compute-service.png" | ||
|
||
|
||
class ElasticContainerInstance(_Compute): | ||
_icon = "elastic-container-instance.png" | ||
|
||
|
||
class ElasticHighPerformanceComputing(_Compute): | ||
_icon = "elastic-high-performance-computing.png" | ||
|
||
|
||
class ElasticSearch(_Compute): | ||
_icon = "elastic-search.png" | ||
|
||
|
||
class FunctionCompute(_Compute): | ||
_icon = "function-compute.png" | ||
|
||
|
||
class OperationOrchestrationService(_Compute): | ||
_icon = "operation-orchestration-service.png" | ||
|
||
|
||
class ResourceOrchestrationService(_Compute): | ||
_icon = "resource-orchestration-service.png" | ||
|
||
|
||
class ServerLoadBalancer(_Compute): | ||
_icon = "server-load-balancer.png" | ||
|
||
|
||
class ServerlessAppEngine(_Compute): | ||
_icon = "serverless-app-engine.png" | ||
|
||
|
||
class SimpleApplicationServer(_Compute): | ||
_icon = "simple-application-server.png" | ||
|
||
|
||
class WebAppService(_Compute): | ||
_icon = "web-app-service.png" | ||
|
||
|
||
# Aliases | ||
|
||
ESS = AutoScaling | ||
ECS = ElasticComputeService | ||
ECI = ElasticContainerInstance | ||
EHPC = ElasticHighPerformanceComputing | ||
FC = FunctionCompute | ||
OOS = OperationOrchestrationService | ||
ROS = ResourceOrchestrationService | ||
SLB = ServerLoadBalancer | ||
SAE = ServerlessAppEngine | ||
SAS = SimpleApplicationServer | ||
WAS = WebAppService |
Oops, something went wrong.