Optional
admissionPlugins?: string[]Optional
apiserverCertSans?: string[]Additional Subject Alternative Names for the Kubernetes API server certificate.
Optional
autoscalerConfig?: K8s.v1.UpdateClusterRequestAutoscalerConfigNew autoscaler config for the cluster.
Optional
autoUpgrade?: UpdateClusterRequestAutoUpgradeNew auto upgrade configuration for the cluster. Note that all fields needs to be set.
ID of the cluster to update.
Optional
description?: stringNew description for the cluster.
Optional
featureGates?: string[]List of feature gates to enable.
Optional
name?: stringNew external name for the cluster.
Optional
openIdConnectConfig?: K8s.v1.UpdateClusterRequestOpenIDConnectConfigOpenID Connect configuration of the cluster. This configuration enables to update the OpenID Connect configuration of the Kubernetes API server.
Optional
region?: RegionRegion to target. If none is passed will use default region from the config.
Optional
tags?: string[]New tags associated with the cluster.
List of admission plugins to enable.