pipelines

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DashboardPort string
)
View Source
var (
	SshIdFile string
)

Functions

func Clean

func Clean(cmd *cobra.Command, args []string) error

func Dashboard

func Dashboard(cmd *cobra.Command, args []string) error

func Init

func Init(cmd *cobra.Command, args []string) error

func Run

func Run(cmd *cobra.Command, args []string) error

Types

type InitConfig

type InitConfig struct {
	PrivateKey string
}

type TemplateConfig

type TemplateConfig struct {
	Pipeline  string
	RepoUrl   string
	Revision  string
	Directory string
}
var (
	RunConfig TemplateConfig
)

Jump to

Keyboard shortcuts

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