SELinuxOptions

final case class SELinuxOptions(level: Option[String], role: Option[String], `type`: Option[String], user: Option[String])

SELinuxOptions are the labels to be applied to the container

Source:
SELinuxOptions.scala
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product