Skip to content

Commit 8e517f4

Browse files
committed
Remove API from pkg
Remove the deprecated API in the pkg folder directly. The APIs were reimplemented as part of the v0.3.0 release and are available at pkg/cdi Signed-off-by: Evan Lezar <elezar@nvidia.com>
1 parent 0a1a5be commit 8e517f4

3 files changed

Lines changed: 3 additions & 580 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# CDI - The Container Device Interface
2+
3+
**NOTE:** The API for injecting CDI devices that existed at `github.com/container-orchestrated-devices/container-device-interface/pkg` has been removed. Users of this API should migrate to the one at `github.com/container-orchestrated-devices/container-device-interface/pkg/cdi` as this is actively maintained.
4+
25
## What is CDI?
36

47
CDI (Container Device Interface), is a [specification](SPEC.md), for container runtimes, to support third party devices.

pkg/devices.go

Lines changed: 0 additions & 181 deletions
This file was deleted.

0 commit comments

Comments
 (0)