container-device-interface icon indicating copy to clipboard operation
container-device-interface copied to clipboard

Add Windows Support for Devices

Open RenaudWasTaken opened this issue 3 years ago • 8 comments

From https://github.com/container-orchestrated-devices/container-device-interface/pull/27:

To support Windows we'd need to add Windows Device properties: ID and IDType, make Path optional and change oci.go code to detect OS type and use either LinuxDevice or WindowsDevice as a target.

This needs to be a followup PR

RenaudWasTaken avatar May 03 '21 18:05 RenaudWasTaken