package
0.14.1-dev
Repository: https://github.com/dpirotte/pulumi.git
Documentation: pkg.go.dev

# Functions

Main is the typical entrypoint for a resource provider plugin.
NewHostClient dials the target address, connects over gRPC, and returns a client interface.

# Structs

HostClient is a client interface into the host's engine RPC interface.