public class KuryrConfigFluentImpl<A extends KuryrConfigFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements KuryrConfigFluent<A>
| Constructor and Description |
|---|
KuryrConfigFluentImpl() |
KuryrConfigFluentImpl(KuryrConfig instance) |
public KuryrConfigFluentImpl()
public KuryrConfigFluentImpl(KuryrConfig instance)
public Integer getControllerProbesPort()
getControllerProbesPort in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withControllerProbesPort(Integer controllerProbesPort)
withControllerProbesPort in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public Boolean hasControllerProbesPort()
hasControllerProbesPort in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public Integer getDaemonProbesPort()
getDaemonProbesPort in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withDaemonProbesPort(Integer daemonProbesPort)
withDaemonProbesPort in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public Boolean hasDaemonProbesPort()
hasDaemonProbesPort in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public Boolean getEnablePortPoolsPrepopulation()
getEnablePortPoolsPrepopulation in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withEnablePortPoolsPrepopulation(Boolean enablePortPoolsPrepopulation)
withEnablePortPoolsPrepopulation in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public Boolean hasEnablePortPoolsPrepopulation()
hasEnablePortPoolsPrepopulation in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public Integer getMtu()
getMtu in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withMtu(Integer mtu)
withMtu in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public Boolean hasMtu()
hasMtu in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public String getOpenStackServiceNetwork()
getOpenStackServiceNetwork in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withOpenStackServiceNetwork(String openStackServiceNetwork)
withOpenStackServiceNetwork in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public Boolean hasOpenStackServiceNetwork()
hasOpenStackServiceNetwork in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>@Deprecated public A withNewOpenStackServiceNetwork(String arg0)
withNewOpenStackServiceNetwork in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public Integer getPoolBatchPorts()
getPoolBatchPorts in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withPoolBatchPorts(Integer poolBatchPorts)
withPoolBatchPorts in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public Boolean hasPoolBatchPorts()
hasPoolBatchPorts in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public Integer getPoolMaxPorts()
getPoolMaxPorts in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withPoolMaxPorts(Integer poolMaxPorts)
withPoolMaxPorts in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public Boolean hasPoolMaxPorts()
hasPoolMaxPorts in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public Integer getPoolMinPorts()
getPoolMinPorts in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withPoolMinPorts(Integer poolMinPorts)
withPoolMinPorts in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public Boolean hasPoolMinPorts()
hasPoolMinPorts in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.