pulumi/sdk/go/common/resource/plugin
Luke Hoban dd9ed3c938
Support grpc-js plugin servers (#4253)
In order to support grpc-js gRPC servers, we need to slightly loosen
our checks on plugin readiness.  This change was already in the 2.x
branch, but porting back so that 1.x CLIs can also be compatible.

Fixes #4252.
2020-03-31 14:18:09 -07:00
..
analyzer.go PaC: Add initial config support for policy packs (#4233) 2020-03-30 12:52:05 -07:00
analyzer_plugin.go PaC: Add initial config support for policy packs (#4233) 2020-03-30 12:52:05 -07:00
check.go
config_source.go
context.go
host.go fix internal logging usage 2020-03-19 11:45:10 -07:00
host_server.go
langruntime.go
langruntime_plugin.go
plugin.go Support grpc-js plugin servers (#4253) 2020-03-31 14:18:09 -07:00
provider.go
provider_plugin.go
provider_plugin_test.go
rpc.go Merge branch 'master' of https://github.com/pulumi/pulumi into evan/gomod 2020-03-18 17:57:58 -07:00
rpc_test.go Merge branch 'master' of https://github.com/pulumi/pulumi into evan/gomod 2020-03-18 17:57:58 -07:00