spiegel_podman/pkg/chrootuser
umohnani8 998fd2ece0 Functionality changes to the following flags
--group-add
	--blkio-weight-device
	--device-read-bps
	--device-write-bps
	--device-read-iops
	--device-write-iops

--group-add now supports group names as well as the gid associated with them.
All the --device flags work now with moderate changes to the code to support both
bps and iops.
Added tests for all the flags.

Signed-off-by: umohnani8 <umohnani@redhat.com>

Closes: #590
Approved by: mheon
2018-04-06 00:09:46 +00:00
..
user.go Functionality changes to the following flags 2018-04-06 00:09:46 +00:00
user_basic.go podman create/run need to load information from the image 2018-01-03 12:38:18 +00:00
user_linux.go Functionality changes to the following flags 2018-04-06 00:09:46 +00:00