spiegel_podman/pkg/apparmor
Sascha Grunert 27ebd7d6f0
Add DefaultContent API to retrieve apparmor profile content
The default apparmor profile is not stored on disk which causes
confusion when debugging the content of the profile. To solve this, we
now add an additional API which returns the profile as byte slice.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-07-18 13:14:02 +02:00
..
apparmor.go apparmor: apply default profile at container initialization 2019-01-09 22:18:11 +01:00
apparmor_linux.go Add DefaultContent API to retrieve apparmor profile content 2019-07-18 13:14:02 +02:00
apparmor_linux_template.go pkg/apparmor: move data under Linux/apparmor buildtags 2018-08-14 14:25:14 +00:00
apparmor_linux_test.go Add DefaultContent API to retrieve apparmor profile content 2019-07-18 13:14:02 +02:00
apparmor_unsupported.go Add DefaultContent API to retrieve apparmor profile content 2019-07-18 13:14:02 +02:00