public interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
Integer getControllerProbesPort()
Boolean hasControllerProbesPort()
A withNewControllerProbesPort(int arg1)
Integer getDaemonProbesPort()
Boolean hasDaemonProbesPort()
A withNewDaemonProbesPort(int arg1)
Boolean isEnablePortPoolsPrepopulation()
A withEnablePortPoolsPrepopulation(Boolean enablePortPoolsPrepopulation)
Boolean hasEnablePortPoolsPrepopulation()
A withNewEnablePortPoolsPrepopulation(boolean arg1)
String getOpenStackServiceNetwork()
Boolean hasOpenStackServiceNetwork()
A withNewOpenStackServiceNetwork(StringBuilder arg1)
A withNewOpenStackServiceNetwork(StringBuffer arg1)
Integer getPoolBatchPorts()
Boolean hasPoolBatchPorts()
A withNewPoolBatchPorts(int arg1)
Integer getPoolMaxPorts()
Boolean hasPoolMaxPorts()
A withNewPoolMaxPorts(int arg1)
Integer getPoolMinPorts()
Boolean hasPoolMinPorts()
A withNewPoolMinPorts(int arg1)
Copyright © 2015–2021 Red Hat. All rights reserved.