package apparmor
import "github.com/dotcloud/docker/pkg/libcontainer/apparmor"
Index ¶
- Constants
- func ApplyProfile(pid int, name string) error
- func InstallDefaultProfile() error
- func IsEnabled() bool
Constants ¶
const DefaultProfile = "" /* 2081 byte string literal not displayed */
const DefaultProfilePath = "/etc/apparmor.d/docker"
Functions ¶
func ApplyProfile ¶
func InstallDefaultProfile ¶
func InstallDefaultProfile() error
func IsEnabled ¶
func IsEnabled() bool
Source Files ¶
- Version
- v0.9.1
- Published
- Mar 25, 2014
- Platform
- windows/amd64
- Imports
- 5 packages
- Last checked
- 53 seconds ago –
Tools for package owners.