Device manager
Introduce a device manager that manages the lifecycle of device plugins on the client. It fingerprints, collects stats, and forwards Reserve requests to the correct plugin. The manager, also handles device plugins failing and validates their output.
Showing
+1238 -112
client/devicemanager/instance.go
0 → 100644
client/devicemanager/manager.go
0 → 100644
client/devicemanager/utils.go
0 → 100644
Please register or sign in to comment