applyconfig

package
v1.56.2 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2024 License: MIT Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrDeployOnlyPipelineDoesNotSupportBuild                  = errors.New("deploy pipeline does not support building components and jobs")
	ErrMissingRequiredImageTagName                            = errors.New("missing required imageTagName in a component, an environmentConfig or in a pipeline argument")
	ErrBuildNonDefaultRuntimeArchitectureWithoutBuildKitError = errors.New("BuildKit must be enabled to build non-AMD64 container images")
)

Functions

func NewApplyConfigStep

func NewApplyConfigStep() model.Step

NewApplyConfigStep Constructor

Types

type ApplyConfigStepImplementation

type ApplyConfigStepImplementation struct {
	model.DefaultStepImplementation
	// contains filtered or unexported fields
}

ApplyConfigStepImplementation Step to apply RA

func (*ApplyConfigStepImplementation) ErrorMsg

func (cli *ApplyConfigStepImplementation) ErrorMsg(err error) string

ErrorMsg Override of default step method

func (*ApplyConfigStepImplementation) ImplementationForType

func (cli *ApplyConfigStepImplementation) ImplementationForType() pipeline.StepType

ImplementationForType Override of default step method

func (*ApplyConfigStepImplementation) Run

Run Override of default step method

func (*ApplyConfigStepImplementation) SucceededMsg

func (cli *ApplyConfigStepImplementation) SucceededMsg() string

SucceededMsg Override of default step method

Jump to

Keyboard shortcuts

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