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

12 lines
581 B
Markdown

# ExtensionsV1beta1RunAsUserStrategyOptions
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ranges** | [**list[ExtensionsV1beta1IDRange]**](ExtensionsV1beta1IDRange.md) | 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]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)