spiegel_podman/pkg/spec
Valentin Rothberg 156ce5cd7d add pkg/capabilities
Add pkg/capabibilities to deal with capabilities.  The code has been
copied from Docker (and attributed with the copyright) but changed
significantly to only do what we really need.  The code has also been
simplified and will perform better due to removed redundancy.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2020-02-14 12:00:45 +01:00
..
config_linux.go support device-cgroup-rule 2020-02-12 14:30:23 -05:00
config_linux_cgo.go add pkg/seccomp 2020-02-12 17:10:18 +01:00
config_linux_nocgo.go Split up create config handling of namespaces and security 2019-11-07 21:23:23 -05:00
config_unsupported.go support device-cgroup-rule 2020-02-12 14:30:23 -05:00
containerconfig.go remove libpod from main 2019-06-25 13:51:24 -05:00
createconfig.go Merge pull request #5152 from QiWang19/device-cgroup-rule 2020-02-13 02:34:42 +01:00
namespaces.go podman: add new option --cgroups=no-conmon 2020-01-16 18:56:51 +01:00
parse.go support device-cgroup-rule 2020-02-12 14:30:23 -05:00
ports.go Spell check strings and comments 2018-05-25 08:45:15 +00:00
security.go add pkg/capabilities 2020-02-14 12:00:45 +01:00
spec.go support device-cgroup-rule 2020-02-12 14:30:23 -05:00
spec_test.go Split up create config handling of namespaces and security 2019-11-07 21:23:23 -05:00
storage.go make lint: enable gocritic 2020-01-13 14:27:02 +01:00
storage_test.go Use EqualValues instead of reflect equality 2019-05-01 10:19:05 -04:00