pulumi/sdk/proto
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
..
go Add support for serialized resource references. (#5041) 2020-10-27 10:12:12 -07:00
analyzer.proto PaC: Add initial config support for policy packs (#4233) 2020-03-30 12:52:05 -07:00
engine.proto Update the provider RPC interface (#2512) 2019-03-05 10:49:24 -08:00
errors.proto Allow dynamic-provider to send structured errors 2018-07-02 13:32:23 -07:00
generate.sh Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
grpc_version.txt Regenerate protocol buffers code 2020-02-28 11:53:47 +00:00
language.proto Add query mode to the language protocol 2019-05-02 18:08:08 -07:00
plugin.proto Use server information from NodeJS host for fetching plugins 2019-06-03 09:31:18 -07:00
provider.proto Add support for serialized resource references. (#5041) 2020-10-27 10:12:12 -07:00
resource.proto Add support for serialized resource references. (#5041) 2020-10-27 10:12:12 -07:00
status.proto Allow dynamic-provider to send structured errors 2018-07-02 13:32:23 -07:00