python/kubernetes/docs/V1beta1SELinuxStrategyOptions.md
2017-06-29 01:34:59 -07:00

639 B

V1beta1SELinuxStrategyOptions

Properties

Name Type Description Notes
rule str type is the strategy that will dictate the allowable labels that may be set.
se_linux_options V1SELinuxOptions seLinuxOptions required to run as; required for MustRunAs More info: https://git.k8s.io/community/contributors/design-proposals/security_context.md [optional]

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