errors

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrClientNotInitialized         = errors.New("compute client not initialized")
	ErrStorageClientNotInitialized  = errors.New("storage client not initialized")
	ErrSQLClientNotInitialized      = errors.New("sql client not initialized")
	ErrIAMClientNotInitialized      = errors.New("iam client not initialized")
	ErrCloudRunClientNotInitialized = errors.New("cloud run client not initialized")
	ErrGCPClientNotInitialized      = errors.New("GCP client not initialized")
	ErrDetailsNotAvailable          = errors.New("details not available")
	ErrSSHNotImplemented            = errors.New("ssh action not yet implemented")
	ErrUnsupportedOS                = errors.New("unsupported operating system")
	ErrFolderEmpty                  = errors.New("folder is empty")
	ErrPartialConfigEditFailed      = errors.New("some configuration changes failed")
)

Sentinel errors for common UI operations

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