Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ProfilePrefix is used for version-independent presence checks. ProfilePrefix = "containers-default-" // Profile default name Profile = ProfilePrefix + version.Version )
Variables ¶
View Source
var ( // ErrApparmorUnsupported indicates that AppArmor support is not supported. ErrApparmorUnsupported = errors.New("AppArmor is not supported") // ErrApparmorRootless indicates that AppArmor support is not supported in rootless mode. ErrApparmorRootless = errors.New("AppArmor is not supported in rootless mode") )
Functions ¶
func CheckProfileAndLoadDefault ¶
CheckProfileAndLoadDefault dummy.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
internal
|
|
supported/supportedfakes
Code generated by counterfeiter.
|
Code generated by counterfeiter. |
Click to show internal directories.
Click to hide internal directories.