Interface protos.google.container.v1.INodePoolAutoscaling (2.3.2)

Properties of a NodePoolAutoscaling.

Package

@google-cloud/container!

Properties

autoprovisioned

autoprovisioned?: (boolean|null);

NodePoolAutoscaling autoprovisioned

Property Value
TypeDescription
(boolean|null)

enabled

enabled?: (boolean|null);

NodePoolAutoscaling enabled

Property Value
TypeDescription
(boolean|null)

maxNodeCount

maxNodeCount?: (number|null);

NodePoolAutoscaling maxNodeCount

Property Value
TypeDescription
(number|null)

minNodeCount

minNodeCount?: (number|null);

NodePoolAutoscaling minNodeCount

Property Value
TypeDescription
(number|null)