pulumi

package
v0.0.0-...-790212a Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2022 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CollectEvents

func CollectEvents(eventChannel <-chan events.EngineEvent)

func Deploy

func Deploy(name string, directory string, nlb bool) pulumi.RunFunc

func EnsurePlugins

func EnsurePlugins(workspace auto.Workspace) error

EnsurePlugins installs the needed Pulumi plugins for ploy to run

Types

type PloyDeployment

type PloyDeployment struct {
	pulumi.ResourceState
	PloyDeploymentArgs PloyDeploymentArgs  `pulumi:"PloyDeploymentArgs"`
	ImageName          pulumi.StringOutput `pulumi:"ImageName"`
}

func NewPloyDeployment

func NewPloyDeployment(ctx *pulumi.Context, name string, args *PloyDeploymentArgs, opts ...pulumi.ResourceOption) (*PloyDeployment, error)

type PloyDeploymentArgs

type PloyDeploymentArgs struct {
	Directory string
	Nlb       bool
}

Jump to

Keyboard shortcuts

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