pulumi/sdk/nodejs/proto
Sean Gillespie 2d4a3f7a6a
Move management of root resource state to engine (#1944)
* Protobuf changes

* Move management of root resource state to engine

This commit fixes a persistent side-by-side issue in the NodeJS SDK by
moving the management of root resource state to the engine. Doing so
adds two new endpoints to the Engine gRPC service: 1) GetRootResource
and 2) SetRootResource, which get and set the root resource
respectively.

* Rebase against master, regenerate proto
2018-09-18 11:47:34 -07:00
..
analyzer_grpc_pb.js Use nightly protoc gRPC plugin for node (#1948) 2018-09-17 15:16:31 -07:00
analyzer_pb.js Allow dynamic-provider to send structured errors 2018-07-02 13:32:23 -07:00
engine_grpc_pb.js Move management of root resource state to engine (#1944) 2018-09-18 11:47:34 -07:00
engine_pb.js Move management of root resource state to engine (#1944) 2018-09-18 11:47:34 -07:00
errors_pb.js Send structured errors across RPC boundaries (#1072) 2018-03-28 17:07:35 -07:00
language_grpc_pb.js Use nightly protoc gRPC plugin for node (#1948) 2018-09-17 15:16:31 -07:00
language_pb.js Allow dynamic-provider to send structured errors 2018-07-02 13:32:23 -07:00
languages_grpc_pb.js Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
languages_pb.js Implement more of the Python runtime 2018-02-24 08:58:34 -08:00
plugin_pb.js Implement more of the Python runtime 2018-02-24 08:58:34 -08:00
provider_grpc_pb.js Use nightly protoc gRPC plugin for node (#1948) 2018-09-17 15:16:31 -07:00
provider_pb.js Implement first-class providers. (#1695) 2018-08-06 17:50:29 -07:00
resource_grpc_pb.js Use nightly protoc gRPC plugin for node (#1948) 2018-09-17 15:16:31 -07:00
resource_pb.js Implement first-class providers. (#1695) 2018-08-06 17:50:29 -07:00
status_pb.js Allow dynamic-provider to send structured errors 2018-07-02 13:32:23 -07:00