# Functions
DefaultSpec returns default oci spec used by docker.
Device transforms a libcontainer configs.Device to a specs.Device object.
DevicesFromPath computes a list of devices and device permissions from paths (pathOnHost and pathInContainer) and cgroup permissions.
RemoveNamespace removes the `nsType` namespace from OCI spec `s`.