pulumi/pkg/resource/deploy
joeduffy 06ad983541 Add a ReadLocations engine-side RPC function
This adds a ReadLocations RPC function to the engine interface, alongside
the singular ReadLocation.  The plural function takes a single token that
represents a module or class and we will then return all of the module
or class (static) properties that are currently known.
2017-07-01 13:26:49 -07:00
..
plan.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
plan_apply.go Catch duplicate URNs during planning 2017-06-27 13:04:06 -07:00
plan_test.go Add a ReadLocations engine-side RPC function 2017-07-01 13:26:49 -07:00
progress.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
snapshot.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
source.go Catch duplicate URNs during planning 2017-06-27 13:04:06 -07:00
source_eval.go Catch duplicate URNs during planning 2017-06-27 13:04:06 -07:00
source_fixed.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
source_null.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
step.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
target.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00