# Constants
CurrentVersion is the current version of the Spec.
# Structs
ContainerEdits are edits a container runtime must make to the OCI spec to expose the device.
Device is a "Device" a container runtime can add to a container.
DeviceNode represents a device node that needs to be added to the OCI spec.
Hook represents a hook that needs to be added to the OCI spec.
IntelRdt describes the Linux IntelRdt parameters to set in the OCI spec.
Mount represents a mount that needs to be added to the OCI spec.
Spec is the base configuration for CDI.