artifactupload

package
v0.0.0-...-5447720 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdArtifactUpload

func NewCmdArtifactUpload() *cobra.Command

Types

type ArtifactOutput

type ArtifactOutput struct {
	Pipeline    string `json:"pipeline"`
	StageIndex  int    `json:"stage_index"`
	JobIndex    int    `json:"job_index"`
	PluginIndex int    `json:"plugin_index"`
	ObjectName  string `json:"object_name"`
}

type RunOptions

type RunOptions struct {
	Pipeline        string
	StageIndex      int
	JobIndex        int
	PluginIndex     int
	URL             string
	MinioURL        string
	ArtifactsBucket string
	AccessKey       string
	SecretKey       string
}

Jump to

Keyboard shortcuts

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