pulumi/pkg/diag
Matt Ellis 865422567c Alow multiple instances of engine.Engine
This refactors the engine so all of the APIs on it are instance
methods on the type instead of raw methods that float around and use
data from a global engine.

A mechcanical change as we remove the global `E` and then make
anything that interacted with that in pkg/engine to be an instance
method and the dealing with the fallout.
2017-08-24 18:09:37 -07:00
..
colors Prettify the CLI in a few places 2017-08-06 10:05:51 -07:00
diag.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
doc.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
pos.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
sink.go Alow multiple instances of engine.Engine 2017-08-24 18:09:37 -07:00
sink_test.go Add a --debug option to plan, deploy, and destroy 2017-07-13 17:13:19 -07:00