cmd

package
v0.0.0-...-519dc3d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 9, 2022 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use: "omni-orchestrator",
	PersistentPreRun: func(cmd *cobra.Command, args []string) {
		app.Bootstrap(configDir, &app.ApplicationInfo{
			Tag:       iTag,
			CommitID:  iCommitID,
			ReleaseAt: iReleaseAt,
		})
	},
}

Functions

func CreateJob

func CreateJob(c *gin.Context)

func Execute

func Execute(tag, commitID, releaseAt string)

func GetJob

func GetJob(c *gin.Context)

func QueryJob

func QueryJob(c *gin.Context)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL