V1SELinuxOptions

March 28, 2026 ยท View on GitHub

SELinuxOptions are the labels to be applied to the container

Properties

NameTypeDescriptionNotes
levelstrLevel is SELinux level label that applies to the container.[optional]
rolestrRole is a SELinux role label that applies to the container.[optional]
typestrType is a SELinux type label that applies to the container.[optional]
userstrUser is a SELinux user label that applies to the container.[optional]

[Back to Model list] [Back to API list] [Back to README]