spiegel_podman/pkg/spec
baude 690c52a113 Allow users to expose ports from the pod to the host
we need to allow users to expose ports to the host for the purposes
of networking, like a webserver.  the port exposure must be done at
the time the pod is created.

strictly speaking, the port exposure occurs on the infra container.

Signed-off-by: baude <bbaude@redhat.com>
2018-11-20 09:49:34 -06:00
..
config_linux.go Change to exported name in ParseDevice 2018-10-29 06:39:39 -04:00
config_unsupported.go spec: Make addPrivilegedDevices and createBlockIO per-platform 2018-07-06 00:48:40 +00:00
createconfig.go Allow users to expose ports from the pod to the host 2018-11-20 09:49:34 -06:00
parse.go Change to exported name in ParseDevice 2018-10-29 06:39:39 -04:00
ports.go Spell check strings and comments 2018-05-25 08:45:15 +00:00
spec.go Mount proper cgroup for systemd to manage inside of the container. 2018-10-15 16:19:11 -04:00
spec_test.go Swap default mount propagation from private to rprivate 2018-09-13 21:35:44 +00:00