cmderrors

package
v0.9.4 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2022 License: MPL-2.0 Imports: 1 Imported by: 11

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNoWGEEndpoint          = errors.New("the Weave GitOps Enterprise HTTP API endpoint flag (--endpoint) has not been set")
	ErrNoURL                  = errors.New("the URL flag (--url) has not been set")
	ErrNoTLSCertOrKey         = errors.New("flags --tls-cert-file and --tls-private-key-file cannot be empty")
	ErrNoFilePath             = errors.New("the filepath has not been set")
	ErrMultipleFilePaths      = errors.New("only one filepath is allowed")
	ErrNoContextForKubeConfig = errors.New("no context provided for the kubeconfig")
	ErrNoCluster              = errors.New("no cluster in the kube config")
	ErrGetKubeClient          = errors.New("error getting Kube HTTP client")
	ErrNoName                 = errors.New("name is required")
	ErrMultipleNames          = errors.New("only one name is allowed")
)

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