pulumi/pkg/resource/plugin
Pat Gavlin c4cbff072b
Handle failures from plugins' CheckConfig. (#3813)
2020-01-26 13:19:13 -08:00
..
analyzer.go Send resource URN and name to analyzer (#3554) 2019-11-21 21:01:15 +00:00
analyzer_plugin.go PaC: Support Config/getProject/getStack/isDryRun (#3612) 2019-12-16 22:51:02 +00: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 Remove uses of plugins in the snapshot (#2662) 2019-04-23 09:53:44 -07:00
host.go PaC: Support Config/getProject/getStack/isDryRun (#3612) 2019-12-16 22:51:02 +00:00
host_server.go Improve tracing support. (#3238) 2019-09-16 14:16:43 -07:00
langruntime.go Add nodejs support for query mode 2019-05-02 18:08:08 -07:00
langruntime_plugin.go PaC: Support Config/getProject/getStack/isDryRun (#3612) 2019-12-16 22:51:02 +00:00
plugin.go PaC: Support Config/getProject/getStack/isDryRun (#3612) 2019-12-16 22:51:02 +00:00
provider.go Implement `StreamInvoke` 2019-11-05 10:47:48 -08:00
provider_plugin.go Handle failures from plugins' CheckConfig. (#3813) 2020-01-26 13:19:13 -08:00
provider_plugin_test.go Fix up some spelling errors 2019-06-18 15:30:25 -07:00
rpc.go Introduce MarshalOptions.{RejectAsset, RejectArchive} 2019-08-26 15:19:14 -07:00
rpc_test.go Introduce MarshalOptions.{RejectAsset, RejectArchive} 2019-08-26 15:19:14 -07:00