public class KuryrConfigFluent<A extends KuryrConfigFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
KuryrConfigFluent() |
KuryrConfigFluent(KuryrConfig instance) |
public KuryrConfigFluent()
public KuryrConfigFluent(KuryrConfig instance)
protected void copyInstance(KuryrConfig instance)
public Integer getControllerProbesPort()
public boolean hasControllerProbesPort()
public Integer getDaemonProbesPort()
public boolean hasDaemonProbesPort()
public Boolean getEnablePortPoolsPrepopulation()
public A withEnablePortPoolsPrepopulation(Boolean enablePortPoolsPrepopulation)
public boolean hasEnablePortPoolsPrepopulation()
public Integer getMtu()
public boolean hasMtu()
public String getOpenStackServiceNetwork()
public boolean hasOpenStackServiceNetwork()
public Integer getPoolBatchPorts()
public boolean hasPoolBatchPorts()
public Integer getPoolMaxPorts()
public boolean hasPoolMaxPorts()
public Integer getPoolMinPorts()
public boolean hasPoolMinPorts()
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends KuryrConfigFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends KuryrConfigFluent<A>>public A withEnablePortPoolsPrepopulation()
Copyright © 2015–2024 Red Hat. All rights reserved.