pulumi/pkg/resource/plugin
Pat Gavlin 35c60d61eb
Follow up on #2369 (#2397)
- Add support for per-property dependencies to the Go SDK
- Add tests for first-class secret rejection in the checkpoint and RPC
  layers and language SDKs
2019-01-28 17:38:16 -08:00
..
analyzer.go Add license headers 2018-05-22 15:02:47 -07:00
analyzer_plugin.go Add license headers 2018-05-22 15:02:47 -07:00
check.go Add license headers 2018-05-22 15:02:47 -07:00
config_source.go Add license headers 2018-05-22 15:02:47 -07:00
context.go Implement status sinks 2018-08-31 15:56:53 -07:00
host.go Tidy up some data structures (#2135) 2018-11-01 08:28:11 -07:00
host_server.go Move management of root resource state to engine (#1944) 2018-09-18 11:47:34 -07:00
langruntime.go Add license headers 2018-05-22 15:02:47 -07:00
langruntime_plugin.go Allow more types for runtimeOptions 2018-08-06 14:00:58 -07:00
plugin.go Use an explicit address when dialing plugins (#2224) 2018-11-19 13:47:39 -08:00
provider.go Small typo in comment 2019-01-15 15:11:49 -08:00
provider_plugin.go Handle unconfigured plugins in Diff. (#2238) 2018-11-21 16:53:29 -08:00
rpc.go Implement more precise delete-before-replace semantics. (#2369) 2019-01-28 09:46:30 -08:00
rpc_test.go Follow up on #2369 (#2397) 2019-01-28 17:38:16 -08:00