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.19.3
Published
Jun 22, 2015
Platform
windows/amd64
Imports
6 packages
Last checked
13 seconds ago

Tools for package owners.