pulumi/pkg
joeduffy e5f229aad8 Use Location.Read from plugin host
This addresses CR feedback from @lukehoban; namely, that we should
be going through the Read API for location reads in the plugin host
to ensure that getters are invoked as appropriate.

I also made Location's various fields private so that we aren't
tempted to make this mistake elsewhere, effectively "forcing" us
to go through the accessor methods.
2017-06-21 08:43:05 -07:00
..
compiler Synchronize access to type caches 2017-06-20 18:16:53 -07:00
diag Introduce an interface to read config 2017-06-20 19:45:07 -07:00
encoding Do an initial pass over TODOs 2017-06-05 18:11:51 -07:00
eval Use Location.Read from plugin host 2017-06-21 08:43:05 -07:00
graph A few tweaks to lint fixes 2017-06-13 16:47:55 -07:00
pack Do an initial pass over TODOs 2017-06-05 18:11:51 -07:00
resource Use Location.Read from plugin host 2017-06-21 08:43:05 -07:00
tokens Implemented suggested edits 2017-06-08 11:44:16 -07:00
tools/lumidl Implement get functions on all resources 2017-06-19 17:29:02 -07:00
util Introduce an interface to read config 2017-06-20 19:45:07 -07:00
workspace Added specified changes 2017-06-09 12:51:31 -07:00