pulumi/sdk/proto/go
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
..
analyzer.pb.go Send resource URN and name to analyzer (#3554) 2019-11-21 21:01:15 +00:00
engine.pb.go Send resource URN and name to analyzer (#3554) 2019-11-21 21:01:15 +00:00
errors.pb.go Implement first-class providers. (#1695) 2018-08-06 17:50:29 -07:00
language.pb.go Send resource URN and name to analyzer (#3554) 2019-11-21 21:01:15 +00:00
plugin.pb.go Send resource URN and name to analyzer (#3554) 2019-11-21 21:01:15 +00:00
provider.pb.go Send resource URN and name to analyzer (#3554) 2019-11-21 21:01:15 +00:00
resource.pb.go Send resource URN and name to analyzer (#3554) 2019-11-21 21:01:15 +00:00
runtime.pb.go Switch to real gRPC interface between host and guest 2019-12-28 23:27:27 -08:00