pulumi/sdk/proto/go
Pat Gavlin 3d2e31289a
Add support for serialized resource references. (#5041)
Resources are serialized as their URN, ID, and package version. Each
Pulumi package is expected to register itself with the SDK. The package
will be invoked to construct appropriate instances of rehydrated
resources. Packages are distinguished by their name and their version.

This is the foundation of cross-process resources.

Related to #2430.

Co-authored-by: Mikhail Shilkov <github@mikhail.io>
Co-authored-by: Luke Hoban <luke@pulumi.com>
Co-authored-by: Levi Blackstone <levi@pulumi.com>
2020-10-27 10:12:12 -07:00
..
analyzer.pb.go PaC: Add initial config support for policy packs (#4233) 2020-03-30 12:52:05 -07:00
engine.pb.go Regenerate protocol buffers code 2020-02-28 11:53:47 +00:00
errors.pb.go Regenerate protocol buffers code 2020-02-28 11:53:47 +00:00
language.pb.go Regenerate protocol buffers code 2020-02-28 11:53:47 +00:00
plugin.pb.go Regenerate protocol buffers code 2020-02-28 11:53:47 +00:00
provider.pb.go Add support for serialized resource references. (#5041) 2020-10-27 10:12:12 -07:00
resource.pb.go Add support for serialized resource references. (#5041) 2020-10-27 10:12:12 -07:00