# Functions
LoadAndRun loads the config object and runs the gRPC server.
NewUnitMap creates a new Unit manager.
RunManaged runs the shipper receiving configuration from the agent using the control protocol.
RunUnmanaged runs the shipper out of a local config file without using the control protocol.
# Structs
ShipperUnit wraps the available config for a unit.
UnitMap is a wrapper for safely handling the map of V2 client units.