func NewKubernetesClusterForPost(properties KubernetesClusterPropertiesForPost, ) *KubernetesClusterForPost
func NewKubernetesClusterForPostWithDefaults() *KubernetesClusterForPost
func (o *KubernetesClusterForPost) GetId() string
func (o *KubernetesClusterForPost) GetIdOk() (*string, bool)
func (o *KubernetesClusterForPost) SetId(v string)
func (o *KubernetesClusterForPost) HasId() bool
func (o *KubernetesClusterForPost) GetType() string
func (o *KubernetesClusterForPost) GetTypeOk() (*string, bool)
func (o *KubernetesClusterForPost) SetType(v string)
func (o *KubernetesClusterForPost) HasType() bool
func (o *KubernetesClusterForPost) GetHref() string
func (o *KubernetesClusterForPost) GetHrefOk() (*string, bool)
func (o *KubernetesClusterForPost) SetHref(v string)
func (o *KubernetesClusterForPost) HasHref() bool
func (o *KubernetesClusterForPost) GetMetadata() DatacenterElementMetadata
func (o *KubernetesClusterForPost) GetMetadataOk() (*DatacenterElementMetadata, bool)
func (o *KubernetesClusterForPost) SetMetadata(v DatacenterElementMetadata)
func (o *KubernetesClusterForPost) HasMetadata() bool
func (o *KubernetesClusterForPost) GetProperties() KubernetesClusterPropertiesForPost
func (o *KubernetesClusterForPost) GetPropertiesOk() (*KubernetesClusterPropertiesForPost, bool)
func (o *KubernetesClusterForPost) SetProperties(v KubernetesClusterPropertiesForPost)
func (o *KubernetesClusterForPost) GetEntities() KubernetesClusterEntities
func (o *KubernetesClusterForPost) GetEntitiesOk() (*KubernetesClusterEntities, bool)
func (o *KubernetesClusterForPost) SetEntities(v KubernetesClusterEntities)
func (o *KubernetesClusterForPost) HasEntities() bool