mapBrokerError

package
v0.0.0-...-51a7f25 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ErrMsgUnableToStoreInstance      = "unable to store service instance in database"
	ErrActionStoreInstance           = "store service instance"
	ErrActionDelAPP                  = "delete Application"
	ErrActionDelInstance             = "delete service instance"
	ErrActionCreateAPIMResource      = "creating API-M resource"
	ErrActionUpdateAPIMResource      = "update API-M resource"
	ErrMsgUnableDelInstance          = "unable to delete service instance"
	ErrMsgUnableToGetBind            = "unable to retrieve Bind from the database"
	ErrMsgUnableToGenInputSchema     = "unable to generate %s plan input Schema"
	ErrMsgUnableToGenBindInputSchema = "unable to generate %s plan bind input Schema"
	ErrMsgInvalidPlanID              = "invalid plan id"
	ErrMsgUnableGenerateKeys         = "unable generate keys for application"
)

Variables

This section is empty.

Functions

func MapBrokerErrors

func MapBrokerErrors(err error) error

Types

type BindingNotExistsError

type BindingNotExistsError struct{}

type ErrorAPIMResourceAlreadyExists

type ErrorAPIMResourceAlreadyExists struct{}

func (*ErrorAPIMResourceAlreadyExists) Error

type ErrorAPIMResourceDoesNotExist

type ErrorAPIMResourceDoesNotExist struct {
	APIMResourceName string
}

func (*ErrorAPIMResourceDoesNotExist) Error

type ErrorBindDoesNotExist

type ErrorBindDoesNotExist struct{}

func (*ErrorBindDoesNotExist) Error

func (e *ErrorBindDoesNotExist) Error() string

type ErrorEmptyAPIParameterSet

type ErrorEmptyAPIParameterSet struct{}

func (*ErrorEmptyAPIParameterSet) Error

func (e *ErrorEmptyAPIParameterSet) Error() string

type ErrorNoSubscriptionAvailable

type ErrorNoSubscriptionAvailable struct{}

func (*ErrorNoSubscriptionAvailable) Error

type ErrorSubscriptionListUnavailable

type ErrorSubscriptionListUnavailable struct{}

func (*ErrorSubscriptionListUnavailable) Error

type ErrorUnableToCreateAPIMResource

type ErrorUnableToCreateAPIMResource struct{}

func (*ErrorUnableToCreateAPIMResource) Error

type ErrorUnableToCreateSubscription

type ErrorUnableToCreateSubscription struct{}

func (*ErrorUnableToCreateSubscription) Error

type ErrorUnableToDeleteBind

type ErrorUnableToDeleteBind struct{}

func (*ErrorUnableToDeleteBind) Error

func (e *ErrorUnableToDeleteBind) Error() string

type ErrorUnableToDeleteInstance

type ErrorUnableToDeleteInstance struct{}

func (*ErrorUnableToDeleteInstance) Error

type ErrorUnableToGenerateHash

type ErrorUnableToGenerateHash struct{}

func (*ErrorUnableToGenerateHash) Error

func (e *ErrorUnableToGenerateHash) Error() string

type ErrorUnableToGenerateKeys

type ErrorUnableToGenerateKeys struct{}

func (*ErrorUnableToGenerateKeys) Error

func (e *ErrorUnableToGenerateKeys) Error() string

type ErrorUnableToRetrieveBind

type ErrorUnableToRetrieveBind struct{}

func (*ErrorUnableToRetrieveBind) Error

func (e *ErrorUnableToRetrieveBind) Error() string

type ErrorUnableToRetrieveServiceInstance

type ErrorUnableToRetrieveServiceInstance struct{}

func (*ErrorUnableToRetrieveServiceInstance) Error

type ErrorUnableToRetrieveSubscription

type ErrorUnableToRetrieveSubscription struct{}

func (*ErrorUnableToRetrieveSubscription) Error

type ErrorUnableToRetrieveSubscriptionList

type ErrorUnableToRetrieveSubscriptionList struct{}

func (*ErrorUnableToRetrieveSubscriptionList) Error

type ErrorUnableToSearchAPIs

type ErrorUnableToSearchAPIs struct{}

func (*ErrorUnableToSearchAPIs) Error

func (e *ErrorUnableToSearchAPIs) Error() string

type ErrorUnableToStoreBind

type ErrorUnableToStoreBind struct{}

func (*ErrorUnableToStoreBind) Error

func (e *ErrorUnableToStoreBind) Error() string

type ErrorUnableToStoreServiceInstance

type ErrorUnableToStoreServiceInstance struct{}

func (*ErrorUnableToStoreServiceInstance) Error

type ErrorUnableToStoreSubscriptions

type ErrorUnableToStoreSubscriptions struct{}

func (*ErrorUnableToStoreSubscriptions) Error

type ErrorUnableToUpdateAPIMResource

type ErrorUnableToUpdateAPIMResource struct{}

func (*ErrorUnableToUpdateAPIMResource) Error

type InstanceConflictError

type InstanceConflictError struct{}

type InstanceDoesNotExistError

type InstanceDoesNotExistError struct{}

Jump to

Keyboard shortcuts

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