package
0.15.5-dev
Repository: https://github.com/joeduffy/pulumi.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
GetIndent computes a step's parent indentation.
GetResourceOutputsPropertiesString prints only those properties that either differ from the input properties or, if there is an old snapshot of the resource, differ from the prior old snapshot's output properties.
No description provided by the author
No description provided by the author
ProjectInfoContext returns information about the current project, including its pwd, main, and plugin context.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Context provides cancellation, termination, and eventing options for an engine operation.
DecryptError is the type of errors that arise when the engine can't decrypt a configuration key.
DiagEventPayload is the payload for an event with type `diag`.
Event represents an event generated by the engine during an operation.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UpdateOptions contains all the settings for customizing how an update (deploy, preview, or destroy) is performed.

# Interfaces

SnapshotManager is responsible for maintaining the in-memory representation of the current state of the resource world.
SnapshotMutation represents an outstanding mutation that is yet to be completed.
UpdateInfo abstracts away information about an apply, preview, or destroy.

# Type aliases

EventType is the kind of event being emitted.
ResourceChanges contains the aggregate resource changes by operation type.