python/kubernetes/docs/V1beta1SELinuxStrategyOptions.md
2017-04-05 15:24:07 -07:00

637 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: http://releases.k8s.io/HEAD/docs/design/security_context.md#security-context [optional]

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