kubernetes/third_party/forked/libcontainer/apparmor/apparmor_linux.go

var appArmorEnabled

var checkAppArmor

// IsEnabled returns true if apparmor is enabled for the host.
func IsEnabled() bool {}