Reference documentation and code samples for the Google Cloud Container V1 Client class BlueGreenSettings.
Settings for blue-green upgrade.
Generated from protobuf message google.container.v1.BlueGreenSettings
Namespace
Google \ Cloud \ Container \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ standard_rollout_policy
↳ node_pool_soak_duration
Google\Protobuf\Duration
Time needed after draining entire blue pool. After this period, blue pool will be cleaned up.
getStandardRolloutPolicy
Standard policy for the blue-green upgrade.
hasStandardRolloutPolicy
setStandardRolloutPolicy
Standard policy for the blue-green upgrade.
$this
getNodePoolSoakDuration
Time needed after draining entire blue pool. After this period, blue pool will be cleaned up.
hasNodePoolSoakDuration
clearNodePoolSoakDuration
setNodePoolSoakDuration
Time needed after draining entire blue pool. After this period, blue pool will be cleaned up.
$this
getRolloutPolicy
string