pulumi/sdk/nodejs/proto
Joe Duffy 479a2e6ad5
Add an ID property to ReadResponse (#1145)
The RPC provider interface needs a way to convey back to the engine
that a resource being read no longer exists.  To do this, we'll return
the ID property that was read back.  If it is empty, it means the
resource is gone.  If it is non-empty, we expect it to match the input.
2018-04-10 12:58:50 -07:00
..
analyzer_grpc_pb.js Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
analyzer_pb.js Implement more of the Python runtime 2018-02-24 08:58:34 -08:00
engine_grpc_pb.js Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
engine_pb.js Switch to a resource-progress oriented view for pulumi preview/update/destroy (#1116) 2018-04-10 12:03:11 -07:00
errors_pb.js Send structured errors across RPC boundaries (#1072) 2018-03-28 17:07:35 -07:00
language_grpc_pb.js Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
language_pb.js Implement more of the Python runtime 2018-02-24 08:58:34 -08: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 Make some resource model changes 2018-04-05 08:14:25 -07:00
provider_pb.js Add an ID property to ReadResponse (#1145) 2018-04-10 12:58:50 -07:00
resource_grpc_pb.js Add the ability to read an existing resource 2018-04-05 09:48:09 -07:00
resource_pb.js Add the ability to read an existing resource 2018-04-05 09:48:09 -07:00