package
0.0.0-20180718163623-7f4d65f4f38e
Repository: https://github.com/puppetlabs/lumogon.git
Documentation: pkg.go.dev
# Functions
Run creates an RPC Receiver server and registers the remoteMethods which are used by attached harvesting containers to submit results back to the scheduler.
SendResult submits the ContainerReport populated with the output from each AttachedCapability run on the attached container.
# Structs
RemoteMethods is a dummy struct used to hang RPC remote methods off.
# Type aliases
Ack contains the response from the RPC Receiver server.