Interface protos.google.container.v1.INodeManagement (2.4.4)

Properties of a NodeManagement.

Package

@google-cloud/container!

Properties

autoRepair

autoRepair?: (boolean|null);

NodeManagement autoRepair

Property Value
TypeDescription
(boolean|null)

autoUpgrade

autoUpgrade?: (boolean|null);

NodeManagement autoUpgrade

Property Value
TypeDescription
(boolean|null)

upgradeOptions

upgradeOptions?: (google.container.v1.IAutoUpgradeOptions|null);

NodeManagement upgradeOptions

Property Value
TypeDescription
(google.container.v1.IAutoUpgradeOptions|null)