OptionaladmissionPlugins?: string[]OptionalapiserverCertSans?: string[]Additional Subject Alternative Names for the Kubernetes API server certificate.
OptionalautoscalerConfig?: K8s.v1.UpdateClusterRequestAutoscalerConfigNew autoscaler config for the cluster.
OptionalautoUpgrade?: UpdateClusterRequestAutoUpgradeNew auto upgrade configuration for the cluster. Note that all fields needs to be set.
ID of the cluster to update.
Optionaldescription?: stringNew description for the cluster.
OptionalfeatureGates?: string[]List of feature gates to enable.
Optionalname?: stringNew external name for the cluster.
OptionalopenIdConnectConfig?: K8s.v1.UpdateClusterRequestOpenIDConnectConfigOpenID Connect configuration of the cluster. This configuration enables to update the OpenID Connect configuration of the Kubernetes API server.
Optionalregion?: RegionRegion to target. If none is passed will use default region from the config.
Optionaltags?: string[]New tags associated with the cluster.
List of admission plugins to enable.