Kubernetes Engine V1 API - Module Google::Cloud::Container::V1::UpgradeDetails::StartType (v1.8.0)

Reference documentation and code samples for the Kubernetes Engine V1 API module Google::Cloud::Container::V1::UpgradeDetails::StartType.

StartType indicates the type of starting the upgrade.

Constants

START_TYPE_UNSPECIFIED

value: 0
Upgrade start type is unspecified.

AUTOMATIC

value: 1
Upgrade started automatically.

MANUAL

value: 2
Upgrade started manually.