Google Kubernetes Engine v1 API - Enum NodePoolUpgradeInfo.Types.AutoUpgradePausedReason (3.34.0)

public enum NodePoolUpgradeInfo.Types.AutoUpgradePausedReason

Reference documentation and code samples for the Google Kubernetes Engine v1 API enum NodePoolUpgradeInfo.Types.AutoUpgradePausedReason.

AutoUpgradePausedReason indicates the reason for auto upgrade paused status.

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Fields

Name Description
MaintenanceExclusionNoMinorUpgrades

MAINTENANCE_EXCLUSION_NO_MINOR_UPGRADES indicates the cluster is in a maintenance exclusion with scope NO_MINOR_UPGRADES.

MaintenanceExclusionNoUpgrades

MAINTENANCE_EXCLUSION_NO_UPGRADES indicates the cluster is in a maintenance exclusion with scope NO_UPGRADES.

MaintenanceWindow

MAINTENANCE_WINDOW indicates the cluster is outside customer maintenance window.

SystemConfig

SYSTEM_CONFIG indicates the cluster upgrade is paused by system config.

Unspecified

AUTO_UPGRADE_PAUSED_REASON_UNSPECIFIED indicates an unspecified reason.