Versions in this module Expand all Collapse all v1 v1.2.6 Aug 31, 2020 Changes in this version + func AnalyzePushConsoleOutput(pushConsoleOutput string) + func DeleteLocalConfig(args ...string) + func ExecCommand(context, cmpName string) + func ExecCommandWithoutComponentAndDevfileFlag(context, cmpName string) + func ExecCommandWithoutGroupUsingFlags(projectDirPath, cmpName, namespace string) + func ExecDefaultDevfileCommands(projectDirPath, cmpName, namespace string) + func ExecMultipleDefaultsWithFlags(projectDirPath, cmpName, namespace string) + func ExecPushToTestFileChanges(projectDirPath, cmpName, namespace string) + func ExecPushToTestParent(projectDirPath, cmpName, namespace string) + func ExecPushWithForceFlag(projectDirPath, cmpName, namespace string) + func ExecPushWithMultiLayerParent(projectDirPath, cmpName, namespace string, freePort int) + func ExecPushWithNewFileAndDir(projectDirPath, cmpName, namespace, newFilePath, newDirPath string) + func ExecPushWithParentOverride(projectDirPath, cmpName, namespace string, freePort int) + func ExecWithCustomCommand(projectDirPath, cmpName, namespace string) + func ExecWithHotReload(projectDirPath, cmpName, namespace string, hotReload bool) + func ExecWithInvalidCommand(context, cmpName, pushTarget string) + func ExecWithInvalidCommandGroup(projectDirPath, cmpName, namespace string) + func ExecWithMissingBuildCommand(projectDirPath, cmpName, namespace string) + func ExecWithMissingRunCommand(projectDirPath, cmpName, namespace string) + func ExecWithMultipleOrNoDefaults(projectDirPath, cmpName, namespace string) + func ExecWithWrongCustomCommand(projectDirPath, cmpName, namespace string) + func ExecWithoutCommand(context, cmpName string) + func OdoWatch(odoV1Watch OdoV1Watch, odoV2Watch OdoV2Watch, project, context, flag string, ...) + func OdoWatchWithDebug(odoV2Watch OdoV2Watch, context, flag string) + func VerifyCatalogListComponent(output string, cmpName []string) error + type OdoV1Watch struct + AppName string + RouteURL string + SrcType string + type OdoV2Watch struct + CmpName string + StringsToBeMatched []string