pulumi/sdk/proto/go
Luke Hoban 0c53db0587 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.
2020-07-15 15:09:34 -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 Regenerate protocol buffers code 2020-02-28 11:53:47 +00:00
resource.pb.go Regenerate protocol buffers code 2020-02-28 11:53:47 +00:00
runtime.pb.go Switch to real gRPC interface between host and guest 2020-07-15 15:09:34 -07:00