mirror of
https://github.com/containers/podman.git
synced 2026-07-13 08:41:44 -04:00
5 lines
242 B
Go
5 lines
242 B
Go
// Package devices provides some helper functions for constructing device
|
|
// configurations for runc. These are exclusively used by higher-level runtimes
|
|
// that need to configure runc's device list based on existing devices.
|
|
package devices
|