# Functions
EnterComponentName allows the user to specify the component name in a prompt.
EnterCPU allows the user to specify the cpu limits to be used in a prompt.
EnterDevfileComponentName lets the user to specify the component name in the prompt.
EnterDevfileComponentNamespace lets the user to specify the component namespace in the prompt.
EnterEnvVars allows the user to specify the environment variables to be used in a prompt.
EnterGitInfo will display two prompts, one of the URL of the project and one of the ref.
EnterInputTypePath allows the user to specify the path on the filesystem in a prompt.
EnterMemory allows the user to specify the memory limits to be used in a prompt.
EnterOpenshiftName allows the user to specify the app name in a prompt.
EnterPorts allows the user to specify the ports to be used in a prompt.
SelectComponentType lets the user to select the builder image (name only) in the prompt.
SelectDevfileComponentType lets the user to select the devfile component type in the prompt.
SelectImageTag lets the user to select a specific tag for the previously selected builder image in a prompt.
SelectSourceType lets the user select a specific config.SrcType in a prompty.
SelectStarterProject allows user to select starter project in the prompt.