package apparmor

import "k8s.io/kubernetes/Godeps/_workspace/src/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
v0.16.0
Published
Apr 29, 2015
Platform
js/wasm
Imports
6 packages
Last checked
1 minute ago

Tools for package owners.