modulepackage
1.5.0
Repository: https://github.com/alibabacloud-go/ros-cdk.git
Documentation: pkg.go.dev
# README
@alicloud/ros-cdk-assembly-schema
TODO: description
Usage
const rosAssemblySchema = require('@alicloud/ros-cdk-assembly-schema');
// TODO: DEMONSTRATE API
# Packages
Package jsii contains the functionaility needed for jsii packages to initialize their dependencies and themselves.
# Functions
Deprecated.
Load and validates the cloud assembly manifest from file.
Deprecated.
Validates and saves the cloud assembly manifest to file.
Fetch the current schema version number.
# Constants
Asset in metadata.
Metadata key used to print ERROR-level messages by the toolkit when an app is syntheized.
Metadata key used to print INFO-level messages by the toolkit when an app is syntheized.
Represents the ROS logical ID of a resource at a certain path.
Represents tags of a stack.
Metadata key used to print WARNING-level messages by the toolkit when an app is syntheized.
The artifact is an ROS stack.
Manifest for all assets in the Cloud Assembly.
The artifact contains the CDK application's construct tree.
Nested Cloud Assembly.
Stub required because of JSII.
AMI provider.
AZ provider.
VPC Endpoint Service AZ Provider.
Route53 Hosted Zone provider.
SSM Parameter Provider.
VPC Provider.
Upload the given path as a file.
The given path is a directory, zip it and upload.
# Structs
Destination for assets that need to be uploaded to AliCloud.
Artifact properties for ROS stacks.
Query to AMI context provider.
A manifest for a single artifact within the cloud assembly.
A manifest which describes the cloud assembly.
Definitions for the asset manifest.
Configuration options for the Asset Manifest.
Artifact properties for the Asset Manifest.
Query to availability zone context provider.
Options for configuring the Docker cache backend.
A file asset.
Where to publish docker images.
Properties for how to produce a Docker image from a source.
Query to endpoint service context provider.
A file asset.
Metadata Entry spec for files.
Where in OSS bucket a file asset needs to be published.
Describe the source of a file asset.
Query to hosted zone context provider.
A metadata entry in a cloud assembly artifact.
Represents a missing piece of context.
Artifact properties for nested cloud assemblies.
Information about the application's runtime components.
Query to SSM Parameter Context Provider.
Metadata Entry spec for stack tag.
Artifact properties for the Construct Tree Artifact.
Query input for looking up a VPC.
# Interfaces
Protocol utility class.
# Type aliases
Type of artifact metadata entry.
Type of cloud artifact.
Identifier for the context provider.
Packaging strategy for file assets.