errors

package
v2.7.0 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrBadRequest          = errors.New("bad request")
	ErrNotFound            = errors.New("not found")
	ErrMigrationInProgress = errors.New("migration already in progress")
	ErrProjectMismatch     = errors.New("project mismatch")
	ErrMissingIPAddress    = errors.New("missing ip address")
	ErrMissingSubnets      = errors.New("network has no subnets")
	ErrNoSelfIP            = errors.New("no self ip found")
	ErrNoVCMPFound         = errors.New("no VCMP guest found")
	ErrQuotaExceeded       = errors.New("quota has been met")
	ErrNoPhysNetFound      = errors.New("no physical network found")
	ErrNoSubnetFound       = errors.New("no subnet(s) found")
	ErrNoIPsAvailable      = errors.New("no IPs left")
	ErrNoPortsFound        = errors.New("no neutron ports found")

	ErrSnatPoolSizeUnsupportedProvider = errors.New("snat_pool_size is only supported for provider=f5")
	ErrSnatIPConflict                  = errors.New("SNAT IP conflict")
	ErrInvalidPorts                    = errors.New("invalid ports")
)

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