mirror of https://github.com/containers/podman.git
added the following flags and handling for podman pod create --memory-swap --cpuset-mems --device-read-bps --device-write-bps --blkio-weight --blkio-weight-device --cpu-shares given the new backend for systemd in c/common, all of these can now be exposed to pod create. most of the heavy lifting (nearly all) is done within c/common. However, some rewiring needed to be done here as well! Signed-off-by: Charlie Doern <cdoern@redhat.com> |
||
---|---|---|
.. | ||
kube | ||
config_linux.go | ||
config_linux_cgo.go | ||
config_linux_nocgo.go | ||
config_linux_test.go | ||
container.go | ||
container_create.go | ||
namespaces.go | ||
oci.go | ||
pause_image.go | ||
pod_create.go | ||
ports.go | ||
ports_bench_test.go | ||
ports_test.go | ||
security.go | ||
storage.go | ||
validate.go |