# Functions
NewDeviceInfo creates a new DeviceInfo.
NewDeviceInfoMap creates a new DeviceInfoMap.
NewResourceManager creates a new resource manager.
# Constants
No description provided by the author
# Structs
DeviceInfo is a subset of deviceplugin.DeviceInfo It's a lighter version of the full DeviceInfo as it is used to store fractional devices.
# Interfaces
ResourceManager interface for the fractional resource handling.
# Type aliases
DeviceInfoMap is a map of device infos.