python/kubernetes/docs/V1beta1SELinuxStrategyOptions.md
2017-06-29 01:34:59 -07:00

12 lines
639 B
Markdown

# 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**](V1SELinuxOptions.md) | seLinuxOptions required to run as; required for MustRunAs More info: https://git.k8s.io/community/contributors/design-proposals/security_context.md | [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)