package apparmor
import "github.com/dotcloud/docker/pkg/libcontainer/apparmor"
Index ¶
- Constants
- func ApplyProfile(pid int, name string) error
- func InstallDefaultProfile(backupPath string) error
- func IsEnabled() bool
Constants ¶
const DefaultProfile = "" /* 2034 byte string literal not displayed */
const (
DefaultProfilePath = "/etc/apparmor.d/docker"
)
Functions ¶
func ApplyProfile ¶
func InstallDefaultProfile ¶
func IsEnabled ¶
func IsEnabled() bool
Source Files ¶
- Version
- v0.10.0
- Published
- Apr 8, 2014
- Platform
- js/wasm
- Imports
- 6 packages
- Last checked
- 2 seconds ago –
Tools for package owners.