Properties of a NodePoolAutoscaling.
Package
@google-cloud/containerProperties
autoprovisioned
autoprovisioned?: (boolean|null);NodePoolAutoscaling autoprovisioned
enabled
enabled?: (boolean|null);NodePoolAutoscaling enabled
locationPolicy
locationPolicy?: (google.container.v1beta1.NodePoolAutoscaling.LocationPolicy|keyof typeof google.container.v1beta1.NodePoolAutoscaling.LocationPolicy|null);NodePoolAutoscaling locationPolicy
maxNodeCount
maxNodeCount?: (number|null);NodePoolAutoscaling maxNodeCount
minNodeCount
minNodeCount?: (number|null);NodePoolAutoscaling minNodeCount
totalMaxNodeCount
totalMaxNodeCount?: (number|null);NodePoolAutoscaling totalMaxNodeCount
totalMinNodeCount
totalMinNodeCount?: (number|null);NodePoolAutoscaling totalMinNodeCount