Interface TaskSpecContainerSpecPrivilegesSELinuxContext
interface TaskSpecContainerSpecPrivilegesSELinuxContext { Disable?: boolean; Level?: string; Role?: string; Type?: string; User?: string; } Properties
OptionalDisable
Disable?: boolean
OptionalLevel
Level?: string
OptionalRole
Role?: string
OptionalType
Type?: string
OptionalUser
User?: string
SELinux labels of the container TaskSpecContainerSpecPrivilegesSELinuxContext