pulumi/sdk/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
..
go Add an ID property to ReadResponse (#1145) 2018-04-10 12:58:50 -07:00
analyzer.proto Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
engine.proto Switch to a resource-progress oriented view for pulumi preview/update/destroy (#1116) 2018-04-10 12:03:11 -07:00
errors.proto Send structured errors across RPC boundaries (#1072) 2018-03-28 17:07:35 -07:00
generate.sh General prep work for refresh 2018-03-28 07:45:23 -07:00
grpc_version.txt General prep work for refresh 2018-03-28 07:45:23 -07:00
language.proto Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
plugin.proto Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
provider.proto Add an ID property to ReadResponse (#1145) 2018-04-10 12:58:50 -07:00
resource.proto Add the ability to read an existing resource 2018-04-05 09:48:09 -07:00