Interface protos.google.container.v1.NodePool.IUpgradeSettings (2.3.2)

Properties of an UpgradeSettings.

Package

@google-cloud/container!

Properties

maxSurge

maxSurge?: (number|null);

UpgradeSettings maxSurge

Property Value
TypeDescription
(number|null)

maxUnavailable

maxUnavailable?: (number|null);

UpgradeSettings maxUnavailable

Property Value
TypeDescription
(number|null)