Interface CommandOptions

    • Method Detail

      • chartReference

        String chartReference​(ReleaseInfo info)
        What is the chart reference for the helm command? May return null.
      • releaseValues

        Path releaseValues​(String valuesFileName)
        Given that info.valueYaml is not empty, return the location of the file. If no values option should be generated, return null.
      • addSubCommand

        void addSubCommand​(List<String> commandLine)
        Add the helm subcommand to command line