Kazan v0.3.0 Kazan.Models.V1.SELinuxOptions

SELinuxOptions are the labels to be applied to the container

Properties

  • level :: String

    • Level is SELinux level label that applies to the container.
  • role :: String

    • Role is a SELinux role label that applies to the container.
  • type :: String

    • Type is a SELinux type label that applies to the container.
  • user :: String

    • User is a SELinux user label that applies to the container.