cmd

package
v0.0.0-...-aca1e04 Latest Latest
Warning

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

Go to latest
Published: May 7, 2019 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DeployKuboProfileType         = "kubo"
	NsxAcceptanceTestsProfileType = "nsx-acceptance-tests"

	TypeNotSupportedError = cterror.Error("pipeline type is not supported")
)
View Source
const (
	EmptyParameterError = cterror.Error("parameter empty")
)
View Source
const (
	FlyOutputParameterMissingError = cterror.Error("pipeline name, team, or target is missing, or provide an valid context name")
)
View Source
const (
	JobNotFoundError = cterror.Error("job not found")
)
View Source
const (
	TargetAndContextNameMissingError = cterror.Error("either target or context name should be provided")
)

Variables

View Source
var (
	ContextSetCmdParameterMissingError = cterror.Error("context name parameter is missing")
)

Functions

func Execute

func Execute()

Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

func ValidateProfileTypes

func ValidateProfileTypes(t string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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