podman/pkg
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
..
annotations
chrootuser Functionality changes to the following flags 2018-04-06 00:09:46 +00:00
hooks Add hooks support to podman 2018-04-05 14:13:49 +00:00
inspect Add container dependencies to Inspect output 2018-04-03 14:57:16 +00:00
kubeutils
registrar
secrets
util