SELinux Options
data class SELinuxOptions(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