Versions in this module Expand all Collapse all v1 v1.2.6 Aug 31, 2020 Changes in this version + func EnterCPU(typeStr string, defaultValue string) string + func EnterComponentName(defaultName string, context *genericclioptions.Context) string + func EnterDevfileComponentName(defaultComponentName string) string + func EnterDevfileComponentNamespace(defaultComponentNamespace string) string + func EnterEnvVars() []string + func EnterGitInfo() (string, string) + func EnterInputTypePath(inputType string, currentDir string, defaultPath ...string) string + func EnterMemory(typeStr string, defaultValue string) string + func EnterOpenshiftName(defaultName string, message string, context *genericclioptions.Context) string + func EnterPorts() []string + func SelectComponentType(options []catalog.ComponentType) string + func SelectDevfileComponentType(options []catalog.DevfileComponentType) string + func SelectImageTag(options []catalog.ComponentType, selectedComponentType string) string + func SelectSourceType(sourceTypes []config.SrcType) config.SrcType + func SelectStarterProject(projects []common.DevfileStarterProject) string