Skip to content

@openfabr/cdf / Exports / CloudVendor

Enumeration: CloudVendor

A list of cloud vendors. The purpose of defining them is to regulate their names throughout the framework and all packages.

Table of contents

Enumeration Members

Enumeration Members

ALI

ALI = "ALI"

Vendor: Alibaba Cloud / Aliyun

Defined in

src/lib/domain.ts:39


AWS

AWS = "AWS"

Vendor: Amazon Web Services

Defined in

src/lib/domain.ts:19


AZR

AZR = "AZR"

Vendor: Azure / Microsoft Cloud

Defined in

src/lib/domain.ts:23


CF

CF = "CF"

Vendor: CloudFlare

Defined in

src/lib/domain.ts:35


DO

DO = "DO"

Vendor: Digital Ocean

Defined in

src/lib/domain.ts:31


GCP

GCP = "GCP"

Vendor: Google Cloud Platform

Defined in

src/lib/domain.ts:27