# Packages
No description provided by the author
# Functions
New returns a new device manager.
NewUnknownDeviceError returns a new UnknownDeviceError for the given device.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnknownDeviceErrFromAllocated is a helper that returns an UnknownDeviceError populating it via the AllocatedDeviceResource struct.
# Structs
Config is used to configure a device manager.
No description provided by the author
UnknownDeviceError is returned when an operation is attempted on an unknown device.
# Interfaces
Manager is the interface used to manage device plugins.
StateStorage is used to persist the device managers state across agent restarts.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
StorePluginReattachFn is used to store plugin reattachment configurations.
UpdateNodeDevices is a callback for updating the set of devices on a node.