python/kubernetes/docs/PolicyV1beta1RunAsUserStrategyOptions.md
2018-03-12 11:11:47 -07:00

569 B

PolicyV1beta1RunAsUserStrategyOptions

Properties

Name Type Description Notes
ranges **list[PolicyV1beta1IDRange]** Ranges are the allowed ranges of uids that may be used. [optional]
rule str Rule is the strategy that will dictate the allowable RunAsUser values that may be set.

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