pulumi/pkg/resource/plugin
joeduffy 8aba3aae12 Upgrade gRPC to 1.6.0; use full addresses
This change upgrades gRPC to 1.6.0 to pick up a few bug fixes.

We also use the full address for gRPC endpoints, including the
interface name, as otherwise we pick the wrong interface on Linux.
2017-09-09 07:37:10 -07:00
..
analyzer.go Rename pulumi/lumi to pulumi/pulumi-fabric 2017-08-02 09:25:22 -07:00
analyzer_plugin.go Change plugin prefixes to "pulumi-" 2017-09-04 11:35:21 -07:00
check.go Wire up Lumi to the new runtime strategy 2017-09-04 11:35:21 -07:00
context.go Wire up Lumi to the new runtime strategy 2017-09-04 11:35:21 -07:00
host.go Add a runtime.Log class 2017-09-04 11:35:21 -07:00
host_server.go Upgrade gRPC to 1.6.0; use full addresses 2017-09-09 07:37:10 -07:00
langruntime.go Configure providers at well-defined points 2017-09-04 11:35:21 -07:00
langruntime_plugin.go Fix a bunch of Linux issues 2017-09-08 15:11:09 -07:00
plugin.go Fix a bunch of Linux issues 2017-09-08 15:11:09 -07:00
provider.go Configure providers at well-defined points 2017-09-04 11:35:21 -07:00
provider_plugin.go Change plugin prefixes to "pulumi-" 2017-09-04 11:35:21 -07:00
rpc.go Rename pulumi/lumi to pulumi/pulumi-fabric 2017-08-02 09:25:22 -07:00
rpc_test.go Rename pulumi/lumi to pulumi/pulumi-fabric 2017-08-02 09:25:22 -07:00