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