pulumi/pkg/resource/plugin
joeduffy 6b2408e086 Rewrite plans and deployments
This change guts the deployment planning and execution process, a
necessary component of pulumi/lumi#90.

The major effect of this change is that resources are actually
connected to the live objects, instead of being snapshots taken at
inopportune moments in time.
2017-06-13 07:10:13 -07:00
..
analyzer.go Overhaul resources, planning, and environments 2017-06-13 07:10:13 -07:00
analyzer_plugin.go Overhaul resources, planning, and environments 2017-06-13 07:10:13 -07:00
check.go Overhaul resources, planning, and environments 2017-06-13 07:10:13 -07:00
context.go Rewrite plans and deployments 2017-06-13 07:10:13 -07:00
host.go Rewrite plans and deployments 2017-06-13 07:10:13 -07:00
plugin.go Overhaul resources, planning, and environments 2017-06-13 07:10:13 -07:00
provider.go Overhaul resources, planning, and environments 2017-06-13 07:10:13 -07:00
provider_plugin.go Overhaul resources, planning, and environments 2017-06-13 07:10:13 -07:00
rpc.go Overhaul resources, planning, and environments 2017-06-13 07:10:13 -07:00