Reference documentation and code samples for the Kubernetes Engine V1 API class Google::Cloud::Container::V1::NodePool::UpdateInfo.
UpdateInfo contains resource (instance groups, etc), status and other intermediate information relevant to a node pool upgrade.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#blue_green_info
def blue_green_info() -> ::Google::Cloud::Container::V1::NodePool::UpdateInfo::BlueGreenInfo
Returns
- (::Google::Cloud::Container::V1::NodePool::UpdateInfo::BlueGreenInfo) — Information of a blue-green upgrade.
#blue_green_info=
def blue_green_info=(value) -> ::Google::Cloud::Container::V1::NodePool::UpdateInfo::BlueGreenInfo
Parameter
- value (::Google::Cloud::Container::V1::NodePool::UpdateInfo::BlueGreenInfo) — Information of a blue-green upgrade.
Returns
- (::Google::Cloud::Container::V1::NodePool::UpdateInfo::BlueGreenInfo) — Information of a blue-green upgrade.