Interface DockerRuntimeConfig

    • Field Summary

      • Fields inherited from interface org.guvnor.ala.config.RuntimeConfig

        RUNTIME_NAME
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      String getImage()  
      String getPort()  
      boolean isPull()  
      • Methods inherited from interface org.guvnor.ala.config.ProvisioningConfig

        getProviderId
      • Methods inherited from interface org.guvnor.ala.config.RuntimeConfig

        getProviderId, getRuntimeName
    • Method Detail

      • isPull

        boolean isPull()