# Functions
NewPlugin returns a device plugin, used primarily by the main wrapper
Plugin configuration isn't available yet, so there will typically be a limit to the initialization that can be performed at this point.
# Structs
Config contains configuration information for the plugin.
SkeletonDevicePlugin contains a skeleton for most of the implementation of a device plugin.