# UpdateSksClusterRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | Option<**String**> | Cluster name | [optional] **description** | Option<**String**> | Cluster description | [optional] **labels** | Option<**::std::collections::HashMap**> | | [optional] **auto_upgrade** | Option<**bool**> | Enable auto upgrade of the control plane to the latest patch version available | [optional] **addons** | Option<**Vec**> | Cluster addons | [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)