common

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: May 19, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BEFORE_DOCKER_BUILD = "BEFORE_DOCKER_BUILD"
	AFTER_DOCKER_BUILD  = "AFTER_DOCKER_BUILD"
)
View Source
const (
	COPY_CONTAINER_IMAGE            RefPluginName = "Copy container image"
	COPY_CONTAINER_IMAGE_VERSION_V1               = "1.0.0"
	COPY_CONTAINER_IMAGE_VERSION_V2               = "2.0.0"
)
View Source
const DefaultPipelineType = CI_BUILD

default PipelineType

Variables

This section is empty.

Functions

This section is empty.

Types

type PipelineType

type PipelineType string
const (
	CI_BUILD  PipelineType = "CI_BUILD"
	LINKED    PipelineType = "LINKED"
	EXTERNAL  PipelineType = "EXTERNAL"
	CI_JOB    PipelineType = "CI_JOB"
	LINKED_CD PipelineType = "LINKED_CD"
)

func (PipelineType) IsValidPipelineType

func (pType PipelineType) IsValidPipelineType() bool

func (PipelineType) ToString

func (pType PipelineType) ToString() string

type RefPluginName

type RefPluginName = string

Jump to

Keyboard shortcuts

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