# KubernetesClusterForPut
## Properties
| Name | Type | Description | Notes |
| ------------ | ------------- | ------------- | ------------- |
| **entities** | [**KubernetesClusterEntities**](KubernetesClusterEntities.md) | | [optional] |
| **href** | **str** | URL to the object representation (absolute path). | [optional] [readonly] |
| **id** | **str** | The resource's unique identifier. | [optional] [readonly] |
| **metadata** | [**DatacenterElementMetadata**](DatacenterElementMetadata.md) | | [optional] |
| **properties** | [**KubernetesClusterPropertiesForPut**](KubernetesClusterPropertiesForPut.md) | | |
| **type** | **str** | The type of object. | [optional] [readonly] |
|