errors

package
v0.0.0-...-5cf5000 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2017 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const ErrAsyncResponse = `` /* 131-byte string literal not displayed */
View Source
const ErrBindingsExist = `
{
  "error": "BindingExist",
  "description": "Service instance cannot be deleted as bindings exist"
}
`
View Source
const ErrBoshConnect = `
{
  "error": "BoshConnect",
  "description": "Unable to connect to Bosh"
}
`
View Source
const ErrBoshInvalidResponse = `
{
  "error": "BoshInvalidResponse",
  "description": "Invalid response from Bosh"
}
`
View Source
const ErrDBDelete = `
{
  "error": "DBDelete",
  "description": "Unable to delete from DB"
}
`
View Source
const ErrDBRead = `
{
  "error": "DBRead",
  "description": "Unable to read from DB"
}
`
View Source
const ErrDBSave = `
{
  "error": "DBSave",
  "description": "Unable to save to DB"
}
`
View Source
const ErrHttpRequest = `
{
  "error": "HttpRequestCreate",
  "description": "Unable to create an http request"
}
`
View Source
const ErrManifestGeneration = `
{
  "error": "ManifestGeneration",
  "description": "Unable to generate manifest for deployment"
}
`
View Source
const ErrNetworksUnavailable = `
{
  "error": "NetworkUnavailable",
  "description": "No networks available for deployments"
}
`
View Source
const ErrProvisionInFlight = `
{
  "error": "ProvisionInFlight",
  "description": "Service instance is still being deployed"
}
`
View Source
const ErrResourceAlreadyExists = `
{
  "error": "ResourceAlreadyExists",
  "description": "Resource already exists"
}
`

Variables

This section is empty.

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