pulumi/pkg/engine
Luke Hoban cebcd7176b Add support for rehydrating serialized resources.
Resources that can be rehydrated are serialized as their URN. The
rehydrator then calls a new builtin invoke to fetch the resource's
properties from the engine given the URN.

This is the foundation of cross-process resources.
2020-07-16 12:49:05 -07:00
..
destroy.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
diff.go Revert "Narrow a few interfaces." (#4987) 2020-07-09 15:19:12 +01:00
engine.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
errors.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
events.go Add support for rehydrating serialized resources. 2020-07-16 12:49:05 -07:00
eventsink.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
lifecycle_test.go Add support for rehydrating serialized resources. 2020-07-16 12:49:05 -07:00
plan.go Revert "Narrow a few interfaces." (#4987) 2020-07-09 15:19:12 +01:00
plugins.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
plugins_test.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
project.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
query.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
refresh.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
snapshot.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
update.go Revert "Narrow a few interfaces." (#4987) 2020-07-09 15:19:12 +01:00
update_test.go Improve PP naming for local PPs (#3839) 2020-01-30 13:31:41 -08:00