localerr

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: May 7, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrDocker is returned anytime an error occurs when attempting to communicate with docker.
	ErrDocker = errors.New("error communicating with docker")

	// ErrKubernetes is returned anytime an error occurs when attempting to communicate with the kubernetes cluster.
	ErrKubernetes = errors.New("error communicating with kubernetes")

	// ErrIngress is returned in the event that ingress configuration failed.
	ErrIngress = errors.New("error configuring ingress")

	// ErrPort is returned in the event that the requested port is unavailable.
	ErrPort = errors.New("error verifying port availability")
)

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