SELinux Options Patch
data class SELinuxOptionsPatch(val level: String? = null, val role: String? = null, val type: String? = null, val user: String? = null)
SELinuxOptions are the labels to be applied to the container
SELinuxOptions are the labels to be applied to the container