Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrApparmorNotEnabled = errors.New("apparmor: config provided but apparmor not supported")
ErrApparmorNotEnabled indicates that AppArmor is not enabled or not supported.
Functions ¶
func ApplyProfile ¶
ApplyProfile will apply the profile with the specified name to the process after the next exec. It is only supported on Linux and produces an ErrApparmorNotEnabled on other platforms.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.