Interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>

    • Method Detail

      • getControllerProbesPort

        Integer getControllerProbesPort()
      • withControllerProbesPort

        A withControllerProbesPort​(Integer controllerProbesPort)
      • hasControllerProbesPort

        Boolean hasControllerProbesPort()
      • getDaemonProbesPort

        Integer getDaemonProbesPort()
      • withDaemonProbesPort

        A withDaemonProbesPort​(Integer daemonProbesPort)
      • hasDaemonProbesPort

        Boolean hasDaemonProbesPort()
      • isEnablePortPoolsPrepopulation

        Boolean isEnablePortPoolsPrepopulation()
      • withEnablePortPoolsPrepopulation

        A withEnablePortPoolsPrepopulation​(Boolean enablePortPoolsPrepopulation)
      • hasEnablePortPoolsPrepopulation

        Boolean hasEnablePortPoolsPrepopulation()
      • withNewEnablePortPoolsPrepopulation

        A withNewEnablePortPoolsPrepopulation​(String arg1)
      • withNewEnablePortPoolsPrepopulation

        A withNewEnablePortPoolsPrepopulation​(boolean arg1)
      • getOpenStackServiceNetwork

        String getOpenStackServiceNetwork()
      • withOpenStackServiceNetwork

        A withOpenStackServiceNetwork​(String openStackServiceNetwork)
      • hasOpenStackServiceNetwork

        Boolean hasOpenStackServiceNetwork()
      • withNewOpenStackServiceNetwork

        A withNewOpenStackServiceNetwork​(String arg1)
      • withNewOpenStackServiceNetwork

        A withNewOpenStackServiceNetwork​(StringBuilder arg1)
      • withNewOpenStackServiceNetwork

        A withNewOpenStackServiceNetwork​(StringBuffer arg1)
      • getPoolBatchPorts

        Integer getPoolBatchPorts()
      • withPoolBatchPorts

        A withPoolBatchPorts​(Integer poolBatchPorts)
      • hasPoolBatchPorts

        Boolean hasPoolBatchPorts()
      • getPoolMaxPorts

        Integer getPoolMaxPorts()
      • withPoolMaxPorts

        A withPoolMaxPorts​(Integer poolMaxPorts)
      • hasPoolMaxPorts

        Boolean hasPoolMaxPorts()
      • getPoolMinPorts

        Integer getPoolMinPorts()
      • withPoolMinPorts

        A withPoolMinPorts​(Integer poolMinPorts)
      • hasPoolMinPorts

        Boolean hasPoolMinPorts()