pulumi/pkg/engine
joeduffy 548c22d014 Reimplement GetRequiredPlugins in Go
This brings back the Node.js language plugin's GetRequiredPlugins
function, reimplemented in Go now that the language host has been
rewritten from JavaScript.  Fairly rote translation, along with
some random fixes required to get tests passing again.
2018-02-18 08:08:15 -08:00
..
deploy.go Clean up colorization logic 2018-01-31 15:46:14 -08:00
destroy.go Clean up colorization logic 2018-01-31 15:46:14 -08:00
engine.go Rename package to project (#935) 2018-02-14 13:56:16 -08:00
env.go Remove the Engine type entirely. 2018-01-08 14:20:51 -08:00
events.go Clean up colorization logic 2018-01-31 15:46:14 -08:00
eventsink.go Clean up colorization logic 2018-01-31 15:46:14 -08:00
plan.go Reimplement GetRequiredPlugins in Go 2018-02-18 08:08:15 -08:00
preview.go Clean up colorization logic 2018-01-31 15:46:14 -08:00
project.go Implement Node.js GetRequiredPlugins function 2018-02-18 08:08:15 -08:00