Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CollectEvents ¶ added in v0.0.3
func CollectEvents(eventChannel <-chan events.EngineEvent)
func EnsurePlugins ¶ added in v0.0.3
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 ¶
Click to show internal directories.
Click to hide internal directories.