pulumi/sdk/proto/go
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.pb.go Add an ID property to ReadResponse (#1145) 2018-04-10 12:58:50 -07:00
engine.pb.go Add an ID property to ReadResponse (#1145) 2018-04-10 12:58:50 -07:00
errors.pb.go Add an ID property to ReadResponse (#1145) 2018-04-10 12:58:50 -07:00
language.pb.go Add an ID property to ReadResponse (#1145) 2018-04-10 12:58:50 -07:00
plugin.pb.go Add an ID property to ReadResponse (#1145) 2018-04-10 12:58:50 -07:00
provider.pb.go Add an ID property to ReadResponse (#1145) 2018-04-10 12:58:50 -07:00
resource.pb.go Add an ID property to ReadResponse (#1145) 2018-04-10 12:58:50 -07:00