Interface protos.google.container.v1beta1.INodePoolAutoscaling (5.10.0)

Properties of a NodePoolAutoscaling.

Package

@google-cloud/container

Properties

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