Interface protos.google.container.v1.INodePoolUpgradeInfo (6.7.0)

Properties of a NodePoolUpgradeInfo.

Package

@google-cloud/container

Properties

autoUpgradeStatus

autoUpgradeStatus?: (google.container.v1.NodePoolUpgradeInfo.AutoUpgradeStatus[]|null);

NodePoolUpgradeInfo autoUpgradeStatus

endOfExtendedSupportTimestamp

endOfExtendedSupportTimestamp?: (string|null);

NodePoolUpgradeInfo endOfExtendedSupportTimestamp

endOfStandardSupportTimestamp

endOfStandardSupportTimestamp?: (string|null);

NodePoolUpgradeInfo endOfStandardSupportTimestamp

minorTargetVersion

minorTargetVersion?: (string|null);

NodePoolUpgradeInfo minorTargetVersion

patchTargetVersion

patchTargetVersion?: (string|null);

NodePoolUpgradeInfo patchTargetVersion

pausedReason

pausedReason?: (google.container.v1.NodePoolUpgradeInfo.AutoUpgradePausedReason[]|null);

NodePoolUpgradeInfo pausedReason

upgradeDetails

upgradeDetails?: (google.container.v1.IUpgradeDetails[]|null);

NodePoolUpgradeInfo upgradeDetails