pulumi/pkg/resource/deploy
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
..
plan.go Reimplement GetRequiredPlugins in Go 2018-02-18 08:08:15 -08:00
plan_apply.go Consult the program for its list of plugins 2018-02-18 08:08:15 -08:00
plan_test.go Consult the program for its list of plugins 2018-02-18 08:08:15 -08:00
snapshot.go Consult the program for its list of plugins 2018-02-18 08:08:15 -08:00
source.go Rename package to project (#935) 2018-02-14 13:56:16 -08:00
source_eval.go Consult the program for its list of plugins 2018-02-18 08:08:15 -08:00
source_fixed.go Rename package to project (#935) 2018-02-14 13:56:16 -08:00
source_null.go Rename package to project (#935) 2018-02-14 13:56:16 -08:00
step.go Merge pull request #761 from pulumi/UpdateNoMerge 2017-12-24 14:47:15 -08:00
target.go Refactor the engine's entrypoints. 2018-01-08 14:15:16 -08:00