status

package
v1.40.0 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const NoVariablesInPipelineMessage = "No variables found in pipeline."

Variables

This section is empty.

Functions

func NewCmdGet

func NewCmdGet(f *cmdutils.Factory) *cobra.Command

Types

type PipelineMergedResponse

type PipelineMergedResponse struct {
	*gitlab.Pipeline
	Jobs      []*gitlab.Job              `json:"jobs"`
	Variables []*gitlab.PipelineVariable `json:"variables"`
}

Jump to

Keyboard shortcuts

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