pulumi/pkg/resource/plugin
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
..
analyzer.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
analyzer_plugin.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
check.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
context.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
host.go Add a ReadLocations engine-side RPC function 2017-07-01 13:26:49 -07:00
host_server.go Add a ReadLocations engine-side RPC function 2017-07-01 13:26:49 -07:00
plugin.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
provider.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
provider_plugin.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
rpc.go Add the ability to skip nulls when un/marshaling properties 2017-07-01 11:51:52 -07:00