Files
c/kubernetes/docs/v1_se_linux_options.md
2021-03-17 16:50:46 +08:00

696 B

v1_se_linux_options_t

Properties

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

[Back to Model list] [Back to API list] [Back to README]