Interface HelmDownloadClient

  • All Implemented Interfaces:

    
    public interface HelmDownloadClient
    
                        

    Configures downloading of the Helm client executable, as an alternative to specifying the path to a local executable.

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract Property<Boolean> getEnabled()
      abstract Property<String> getVersion()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait