python/kubernetes/docs/V1beta1SELinuxStrategyOptions.md
Nabarun Pal c55930bb50
Generate updated client 18.0.0-snapshot
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2021-06-09 21:07:31 +05:30

13 lines
586 B
Markdown

# V1beta1SELinuxStrategyOptions
SELinuxStrategyOptions defines the strategy type and any options used to create the strategy.
## 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) | | [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)