# 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.