package
0.12.1
Repository: https://github.com/sageprogrammer/podman.git
Documentation: pkg.go.dev

# Functions

InstallDefault generates a default profile in a temp directory determined by os.TempDir(), then loads the profile into the kernel using 'apparmor_parser'.
IsEnabled returns true if AppArmor is enabled on the host.
IsLoaded checks if a profile with the given name has been loaded into the kernel.

# Variables

DefaultLibpodProfile is the name of default libpod AppArmor profile.
ErrApparmorUnsupported indicates that AppArmor support is not supported.