pulumi/pkg/resource/deploy/deploytest
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
..
backendclient.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
languageruntime.go update channel options in go 2020-04-23 11:16:36 -07:00
pluginhost.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
provider.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
resourcemonitor.go Add support for rehydrating serialized resources. 2020-07-16 12:49:05 -07:00