pulumi/sdk/proto
Luke Hoban 807dd2351b Switch to real gRPC interface between host and guest
Introduce a new gRPC service for `runtime`.

Support a single `construct` method on the new gRPC service.

Spawn a separate Node.js process to run the gRPC service, and remote calls to it from the host language runtime `construct` API.
2019-12-28 23:27:27 -08:00
..
go Switch to real gRPC interface between host and guest 2019-12-28 23:27:27 -08:00
Dockerfile Use nightly protoc gRPC plugin for node (#1948) 2018-09-17 15:16:31 -07:00
analyzer.proto Send resource URN and name to analyzer (#3554) 2019-11-21 21:01:15 +00: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 Fix up some spelling errors 2019-06-18 15:30:25 -07:00
grpc_version.txt Add `Cancel` to gRPC resource provider interface 2018-07-15 11:05:44 -10: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 `StreamInvoke` to Provider gRPC interface 2019-11-05 10:47:48 -08:00
resource.proto Propagate inputs to outputs during preview. (#3327) 2019-11-11 12:09:34 -08:00
runtime.proto Switch to real gRPC interface between host and guest 2019-12-28 23:27:27 -08:00
status.proto Allow dynamic-provider to send structured errors 2018-07-02 13:32:23 -07:00