errors

package
v0.6.4 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrKubeClient                = errors.New("kube")
	ErrInternalError             = fmt.Errorf("%w: internal error", ErrKubeClient)
	ErrLeaseNotFound             = fmt.Errorf("%w: lease not found", ErrKubeClient)
	ErrNoDeploymentForLease      = fmt.Errorf("%w: no deployments for lease", ErrKubeClient)
	ErrNoManifestForLease        = fmt.Errorf("%w: no manifest for lease", ErrKubeClient)
	ErrNoServiceForLease         = fmt.Errorf("%w: no service for that lease", ErrKubeClient)
	ErrInvalidHostnameConnection = fmt.Errorf("%w: invalid hostname connection", ErrKubeClient)
	ErrNotConfiguredWithSettings = fmt.Errorf("%w: not configured with settings in the context passed to function", ErrKubeClient)
	ErrAlreadyExists             = fmt.Errorf("%w: resource already exists", ErrKubeClient)
)

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