clierrors

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidStateUpdate = "Invalid state passed. Specify either activate or archive\n"

	ErrProjectNotPassed    = "Project not passed\n"
	ErrFailedProjectUpdate = "Project %v failed to get updated to %v state due to %v\n"

	ErrLPNotPassed        = "Launch plan name not passed\n"
	ErrLPVersionNotPassed = "Launch plan version not passed\n" //nolint
	ErrFailedLPUpdate     = "Launch plan %v failed to get updated due to %v\n"

	ErrWorkflowNotPassed    = "Workflow name not passed\n"
	ErrFailedWorkflowUpdate = "Workflow %v failed to get updated to due to %v\n"

	ErrTaskNotPassed    = "Task name not passed\n" // #nosec
	ErrFailedTaskUpdate = "Task %v failed to get updated to due to %v\n"

	ErrSandboxExists = "Sandbox Exist\n"
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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