Properties of a ClusterAutoscaling.
Package
@google-cloud/containerProperties
autopilotGeneralProfile
autopilotGeneralProfile?: (google.container.v1.ClusterAutoscaling.AutopilotGeneralProfile|keyof typeof google.container.v1.ClusterAutoscaling.AutopilotGeneralProfile|null);ClusterAutoscaling autopilotGeneralProfile
autoprovisioningLocations
autoprovisioningLocations?: (string[]|null);ClusterAutoscaling autoprovisioningLocations
autoprovisioningNodePoolDefaults
autoprovisioningNodePoolDefaults?: (google.container.v1.IAutoprovisioningNodePoolDefaults|null);ClusterAutoscaling autoprovisioningNodePoolDefaults
autoscalingProfile
autoscalingProfile?: (google.container.v1.ClusterAutoscaling.AutoscalingProfile|keyof typeof google.container.v1.ClusterAutoscaling.AutoscalingProfile|null);ClusterAutoscaling autoscalingProfile
defaultComputeClassConfig
defaultComputeClassConfig?: (google.container.v1.IDefaultComputeClassConfig|null);ClusterAutoscaling defaultComputeClassConfig
enableNodeAutoprovisioning
enableNodeAutoprovisioning?: (boolean|null);ClusterAutoscaling enableNodeAutoprovisioning
resourceLimits
resourceLimits?: (google.container.v1.IResourceLimit[]|null);ClusterAutoscaling resourceLimits