DEBSOURCES
Skip Quicknav
sources / golang-github-containers-buildah / 1.28.2%2Bds1-3%2Bdeb12u1 / define / types_unsupported.go
123456
// +build !linux,!darwin package define // ContainerDevices is currently not implemented. type ContainerDevices = []struct{}