2018-03-21 14:15:19 -07:00
# V1SeLinuxOptions
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
2019-03-19 22:09:04 -07:00
**Level** | **string** | Level is SELinux level label that applies to the container. | [optional]
**Role** | **string** | Role is a SELinux role label that applies to the container. | [optional]
**Type** | **string** | Type is a SELinux type label that applies to the container. | [optional]
**User** | **string** | User is a SELinux user label that applies to the container. | [optional]
2018-03-21 14:15:19 -07:00
[[Back to Model list]](../README.md#documentation -for-models) [[Back to API list]](../README.md#documentation -for-api-endpoints) [[Back to README]](../README.md)