Reference documentation and code samples for the Google Cloud Container V1 Client class UpdateInfo.
UpdateInfo contains resource (instance groups, etc), status and other intermediate information relevant to a node pool upgrade.
Generated from protobuf message google.container.v1.NodePool.UpdateInfo
Namespace
Google \ Cloud \ Container \ V1 \ NodePoolMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ blue_green_info |
Google\Cloud\Container\V1\NodePool\UpdateInfo\BlueGreenInfo
Information of a blue-green upgrade. |
getBlueGreenInfo
Information of a blue-green upgrade.
Returns | |
---|---|
Type | Description |
Google\Cloud\Container\V1\NodePool\UpdateInfo\BlueGreenInfo|null |
hasBlueGreenInfo
clearBlueGreenInfo
setBlueGreenInfo
Information of a blue-green upgrade.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\Container\V1\NodePool\UpdateInfo\BlueGreenInfo
|
Returns | |
---|---|
Type | Description |
$this |