Kazan v0.1.0 Kazan.Models.V1.SELinuxOptions

SELinuxOptions are the labels to be applied to the container

Properties

  • level - Level is SELinux level label that applies to the container.
  • role - Role is a SELinux role label that applies to the container.
  • type - Type is a SELinux type label that applies to the container.
  • user - User is a SELinux user label that applies to the container.