package
1.7.7
Repository: https://github.com/containerd/nerdctl.git
Documentation: pkg.go.dev

# Functions

CanApplyExistingProfile returns whether the current process can apply an existing AppArmor profile to processes.
CanApplySpecificExistingProfile attempts to run `aa-exec -p <NAME> -- true` to check whether the profile can be applied.
CanLoadNewProfile returns whether the current process can load a new AppArmor profile.
Profiles return profiles.
Unload unloads a profile.

# Structs

No description provided by the author