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
analyzer_pb.js
engine_grpc_pb.js
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
language_grpc_pb.js
language_pb.js
languages_grpc_pb.js
languages_pb.js
plugin_pb.js
provider_grpc_pb.js
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