vzerrors

package
v0.0.0-...-3c41d55 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrDeploymentKeyNotFound is used when specified key cannot be located.
	ErrDeploymentKeyNotFound = errors.New("invalid deployment key")
	// ErrProvisionFailedVizierIsActive errors when the specified vizier is active and not disconnected.
	ErrProvisionFailedVizierIsActive = errors.New("provisioning failed because vizier with specified UID is already active")
	// ErrInternalDB is used for internal errors related to DB.
	ErrInternalDB = errors.New("internal database error")
)

Functions

func ToGRPCError

func ToGRPCError(err error) error

ToGRPCError converts vzmgr errors to grpc errors if possible.

Types

This section is empty.

Jump to

Keyboard shortcuts

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