aws

package
v0.4.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 29, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetFargetRunResult added in v0.4.2

type GetFargetRunResult struct {
	ServiceName pulumi.StringOutput
	Url         pulumi.StringOutput
}

A collection of values returned by FargateRun.

func FargateRun

func FargateRun(ctx *pulumi.Context, vpcId, prefixName, imageUrl string, containerPort int) (*GetFargetRunResult, error)

New Fargate registers a new resource with the given vpc id, unique name, image url, and exposed port. https://www.pulumi.com/docs/guides/crosswalk/aws/ecs/#creating-an-ecs-cluster-in-a-vpc

type GetVPCRunResult added in v0.4.3

type GetVPCRunResult struct {
	VPCId   pulumi.StringOutput
	VPCCidr pulumi.StringOutput
}

A collection of values returned by FargateRun.

func VpcRunIpam

func VpcRunIpam(ctx *pulumi.Context, prefixName, ipamID, ipamPoolId string, netMaskLength int) (*GetVPCRunResult, error)

New VPC resource with the given unique name, ipam id, ipam-pool id, and netmask length for new VPC. https://www.pulumi.com/docs/guides/crosswalk/aws/vpc

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL