package apparmor

import "github.com/docker/docker/pkg/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
v0.12.0
Published
Jun 6, 2014
Platform
js/wasm
Imports
6 packages
Last checked
21 seconds ago

Tools for package owners.