containerd/cmd/ctr/commands/run
Evan Lezar d3887b2e62 Support CDI devices in ctr --device flag
This change adds support for CDI devices to the ctr --device flag.
If a fully-qualified CDI device name is specified, this is injected
into the OCI specification before creating the container.

Note that the CDI specifications and the devices that they represent
are local and mirror the behaviour of linux devices in the ctr command.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2023-05-31 16:14:01 +02:00
..
run_unix.go Support CDI devices in ctr --device flag 2023-05-31 16:14:01 +02:00
run_windows.go Cleanup logrus imports 2023-05-05 11:54:14 -07:00
run.go Cleanup logrus imports 2023-05-05 11:54:14 -07:00