public class V1beta2RollingUpdateDaemonSet extends Object
Constructor and Description |
---|
V1beta2RollingUpdateDaemonSet() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
IntOrString |
getMaxUnavailable()
The maximum number of DaemonSet pods that can be unavailable during the update.
|
int |
hashCode() |
V1beta2RollingUpdateDaemonSet |
maxUnavailable(IntOrString maxUnavailable) |
void |
setMaxUnavailable(IntOrString maxUnavailable) |
String |
toString() |
public V1beta2RollingUpdateDaemonSet maxUnavailable(IntOrString maxUnavailable)
public IntOrString getMaxUnavailable()
public void setMaxUnavailable(IntOrString maxUnavailable)
Copyright © 2018. All rights reserved.