package apparmor

import "github.com/dotcloud/docker/profiles/apparmor"

Index

Functions

func InstallDefault

func InstallDefault(name string) error

InstallDefault generates a default profile and installs it in the ProfileDirectory with `apparmor_parser`.

func IsLoaded

func IsLoaded(name string) error

IsLoaded checks if a passed profile has been loaded into the kernel.

Source Files

apparmor.go template.go

Version
v1.12.4-rc1
Published
Dec 7, 2016
Platform
linux/amd64
Imports
7 packages
Last checked
3 hours ago

Tools for package owners.