Versions in this module Expand all Collapse all v1 v1.4.0 Oct 17, 2016 Changes in this version + const AllowedProfilesAnnotationKey + const ContainerAnnotationKeyPrefix + const DefaultProfileAnnotationKey + const ProfileNamePrefix + const ProfileRuntimeDefault + func GetProfileName(pod *api.Pod, containerName string) string + func IsAppArmorEnabled() bool + func SetProfileName(pod *api.Pod, containerName, profileName string) error + func ValidateProfileFormat(profile string) error + type Validator interface + Validate func(pod *api.Pod) error + ValidateHost func() error + func NewValidator(runtime string) Validator