Kubernetes Engine V1beta1 API - Module Google::Cloud::Container::V1beta1::UpgradeDetails::StartType (v0.47.0)

Reference documentation and code samples for the Kubernetes Engine V1beta1 API module Google::Cloud::Container::V1beta1::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.