Versions in this module Expand all Collapse all v0 v0.22.3 Sep 8, 2022 Changes in this version + const DEFAULT_TAG + const JAVA_VERSION + const KOGITO_ADDONS_QUARKUS_KNATIVE_EVENTING_EXTENSION + const KOGITO_QUARKUS_SERVERLESS_WORKFLOW_EXTENSION + const MAVEN_MAJOR_VERSION + const MAVEN_MINOR_VERSION + const QUARKUS_CONTAINER_IMAGE_DOCKER + const QUARKUS_CONTAINER_IMAGE_JIB + const QUARKUS_KUBERNETES_EXTENSION + const QUARKUS_MAVEN_PLUGIN + const QUARKUS_RESTEASY_REACTIVE_JACKSON_EXTENSION + const WORKFLOW_SW_JSON + var ExecCommand = exec.Command + func BindEnv(flags ...string) bindWorkflow + func CheckDocker() error + func CheckIfDirExists(dirName string) (bool, error) + func CheckJavaDependencies() error + func CheckPodman() error + func DefaultTemplatedHelp(cmd *cobra.Command, args []string) + func GetFriendlyMessages(operation string) []string + func GetTemplate(cmd *cobra.Command, name string) *template.Template + func RunCommand(command *exec.Cmd, verbose bool, commandName string, friendlyMessages []string) error + func RunExtensionCommand(verbose bool, extensionCommand string, friendlyMessages []string, ...) error + func VerboseLog(stdout io.Reader, stderr io.Reader)