spiegel_podman/pkg/spec
Valentin Rothberg 65d10ffab3 add pkg/seccomp
Add pkg/seccomp to consolidate all seccomp-policy related code which is
currently scattered across multiple packages and complicating the
creatconfig refactoring.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2020-02-12 17:10:18 +01:00
..
config_linux.go spec: provide custom implementation for getDevices 2019-09-02 13:27:47 +02: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 Split up create config handling of namespaces and security 2019-11-07 21:23:23 -05:00
containerconfig.go remove libpod from main 2019-06-25 13:51:24 -05:00
createconfig.go add pkg/seccomp 2020-02-12 17:10:18 +01:00
namespaces.go podman: add new option --cgroups=no-conmon 2020-01-16 18:56:51 +01:00
parse.go log: support --log-opt tag= 2020-01-10 10:35:19 +01:00
ports.go Spell check strings and comments 2018-05-25 08:45:15 +00:00
security.go fix lint - pkg/spec 2020-01-08 15:44:30 +01:00
spec.go podman: add new option --cgroups=no-conmon 2020-01-16 18:56:51 +01: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