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

12 lines
645 B
Markdown

# ExtensionsV1beta1SELinuxStrategyOptions
## 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**](V1SELinuxOptions.md) | 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]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)