pulumi/pkg/resource/plugin
pat@pulumi.com bdbb1b59d4 Ensure a plugin's std{out,err} streams are drained in Close().
Not doing so can cause panics, as the goroutines we use to copy these
streams can end up writing to a closed channel.
2017-10-16 13:44:37 -07:00
..
analyzer.go Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
analyzer_plugin.go Improve output formatting 2017-09-23 05:20:11 -07:00
check.go Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
context.go Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
host.go Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
host_server.go Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
langruntime.go Renames: plan -> preview, deploy -> push. 2017-09-22 15:28:03 -07:00
langruntime_plugin.go Improve output formatting 2017-09-23 05:20:11 -07:00
plugin.go Ensure a plugin's std{out,err} streams are drained in Close(). 2017-10-16 13:44:37 -07:00
provider.go Add a notion of stable properties 2017-10-04 08:22:21 -04:00
provider_plugin.go Add a notion of stable properties 2017-10-04 08:22:21 -04:00
rpc.go Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
rpc_test.go Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00