package apparmor

import "github.com/opencontainers/runc/libcontainer/apparmor"

Index

Variables

var ErrApparmorNotEnabled = errors.New("apparmor: config provided but apparmor not supported")

Functions

func ApplyProfile

func ApplyProfile(name string) error

func IsEnabled

func IsEnabled() bool

Source Files

apparmor_unsupported.go

Version
v1.0.0-rc93
Published
Feb 3, 2021
Platform
js/wasm
Imports
1 packages
Last checked
32 minutes ago

Tools for package owners.