DEBSOURCES
Skip Quicknav
sources / golang-github-containers-buildah / 1.39.3%2Bds1-1 / define / types_unsupported.go
123456
//go:build !linux && !darwin package define // ContainerDevices is currently not implemented. type ContainerDevices = []struct{}