python/kubernetes/docs/PolicyV1beta1SELinuxStrategyOptions.md
2018-07-11 13:31:26 -07:00

641 B

PolicyV1beta1SELinuxStrategyOptions

Properties

Name Type Description Notes
rule str rule 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://kubernetes.io/docs/tasks/configure-pod-container/security-context/ [optional]

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