package apparmor

import "github.com/docker/libcontainer/apparmor"

Index

Constants

const (
	DefaultProfilePath = "/etc/apparmor.d/docker"
)

Functions

func ApplyProfile

func ApplyProfile(name string) error

func InstallDefaultProfile

func InstallDefaultProfile() error

func IsEnabled

func IsEnabled() bool

Source Files

apparmor_disabled.go gen.go setup.go

Version
v2.2.1+incompatible (latest)
Published
Jun 15, 2015
Platform
linux/amd64
Imports
6 packages
Last checked
2 weeks ago

Tools for package owners.