| Package | Description |
|---|---|
| com.google.api.services.container.model |
| Modifier and Type | Method and Description |
|---|---|
DisruptionEvent |
DisruptionEvent.clone() |
DisruptionEvent |
UpgradeInfoEvent.getDisruptionEvent()
The information about the disruption event.
|
DisruptionEvent |
DisruptionEvent.set(String fieldName,
Object value) |
DisruptionEvent |
DisruptionEvent.setDisruptionType(String disruptionType)
The type of the disruption event.
|
DisruptionEvent |
DisruptionEvent.setPdbBlockedNode(String pdbBlockedNode)
The node whose drain is blocked by PDB.
|
DisruptionEvent |
DisruptionEvent.setPdbBlockedPod(List<PdbBlockedPod> pdbBlockedPod)
The pods whose evictions are blocked by PDB.
|
DisruptionEvent |
DisruptionEvent.setPdbViolationTimeout(String pdbViolationTimeout)
The timeout in seconds for which the node drain is blocked by PDB.
|
| Modifier and Type | Method and Description |
|---|---|
UpgradeInfoEvent |
UpgradeInfoEvent.setDisruptionEvent(DisruptionEvent disruptionEvent)
The information about the disruption event.
|
Copyright © 2011–2026 Google. All rights reserved.