Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (9 loc) · 587 Bytes

SELinuxOptions.md

File metadata and controls

16 lines (9 loc) · 587 Bytes

SELinuxOptions

SELinuxOptions are the labels to be applied to the container

Properties

Name Type Description Notes
level String Level is SELinux level label that applies to the container. [optional]
role String Role is a SELinux role label that applies to the container. [optional]
type String Type is a SELinux type label that applies to the container. [optional]
user String User is a SELinux user label that applies to the container. [optional]