| Package | Description |
|---|---|
| com.google.api.services.container.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
BlueGreenSettings |
BlueGreenSettings.clone() |
BlueGreenSettings |
UpgradeSettings.getBlueGreenSettings()
Settings for blue-green upgrade strategy.
|
BlueGreenSettings |
BlueGreenSettings.set(String fieldName,
Object value) |
BlueGreenSettings |
BlueGreenSettings.setNodePoolSoakDuration(String nodePoolSoakDuration)
Time needed after draining entire blue pool.
|
BlueGreenSettings |
BlueGreenSettings.setStandardRolloutPolicy(StandardRolloutPolicy standardRolloutPolicy)
Standard policy for the blue-green upgrade.
|
| Modifier and Type | Method and Description |
|---|---|
UpgradeSettings |
UpgradeSettings.setBlueGreenSettings(BlueGreenSettings blueGreenSettings)
Settings for blue-green upgrade strategy.
|
Copyright © 2011–2022 Google. All rights reserved.