Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrBadRequest = errors.New("bad request") ErrPortNotFound = errors.New("port not found") 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") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.