package
6.1.2-release+incompatible
Repository: https://github.com/goodrain/rainbond.git
Documentation: pkg.go.dev

# Functions

Err2Coder converts the given err to Coder.
NewBadRequest -.
Str2Coder converts the given str to Coder.

# Constants

APISixCertNotFound 表示 APISix 证书未找到错误码.
APISixCertUpdateError 表示更新 APISix 证书错误码.
APISixCreateCertError 表示创建 APISix 证书错误码.
APISixDeleteCertError 表示删除 APISix 证书错误码.
CertNotFound 表示证书未找到错误码.
K8sDeleteSecretError 表示删除 Kubernetes 密钥错误码.
K8sGetSecretError 表示获取 Kubernetes 密钥错误码.
K8sSecretCreateError 表示创建 Kubernetes 密钥错误码.
RouteCreateError 表示路由创建错误码.
RouteCreateErrorPortExists 表示路由创建错误码.
RouteDeleteError 表示路由删除错误码.
RouteExists 标识路由已存在.
RouteNotFound 表示路由未找到错误码.
RouteUpdateError 表示路由更新错误码.
ServiceCreateError 表示服务创建错误码.
ServiceDeleteError 表示服务删除错误码.
ServiceNotFound 表示服务未找到错误码.
ServiceUpdateError 表示服务更新错误码.

# Variables

BadRequest means the request could not be understood by the server due to malformed syntax.
ErrApplicationConfigGroupExist -.
ErrApplicationExist -.
ErrApplicationNotFound -.
ErrCertNotFound 表示证书未找到错误.
ErrConfigGroupServiceExist -.
ErrConfigItemExist -.
ErrControlPlaneNotInstall -.
ErrCreateNeedCorrectAppID -.
ErrDeleteDueToBindService -.
ErrHorizontalDueToNoChange.
ingress: 11200~11299.
ingress: 11200~11299.
ErrInvaildK8sApp -.
ErrInvalidGovernanceMode -.
ErrInvalidHelmAppValues -.
ErrK8sAppExists -.
service: 10000~10099.
ErrK8sServiceNameExists -.
tenant 11300~11399.
ErrorAPISixCertNotFound 表示 APISix 证书未找到错误.
ErrorAPISixCertUpdateError 表示更新 APISix 证书错误.
ErrorAPISixCreateCert 表示创建 APISix 证书错误.
ErrorAPISixDeleteCert 表示删除 APISix 证书错误.
ErrorK8sDeleteSecret 表示删除 Kubernetes 密钥错误.
ErrorK8sGetSecret 表示获取 Kubernetes 密钥错误.
ErrorK8sSecretCreate 表示创建 Kubernetes 密钥错误.
service: 10000~10099.
No description provided by the author
ErrPortNotFound -.
ErrRouteCreate 表示路由创建错误.
ErrRouteDelete 表示路由删除错误.
ErrRouteExist 标识路由已存在.
ErrRouteNotFound 表示路由未找到错误.
ErrRouteUpdate 表示路由更新错误.
ErrServiceCreate 表示服务创建错误.
ErrServiceDelete 表示服务删除错误.
ErrServiceMonitorNameExist -.
ErrServiceMonitorNotFound -.
ErrServiceNotFound -.
ErrServiceUpdate 表示服务更新错误.
ErrSyncOperation -.
ErrUpdateNeedCorrectAppID -.
NotFound means the server has not found anything matching the request.
OK means everything si good.
ServerErr means the server encountered an unexpected condition which prevented it from fulfilling the request.
StatusFound means the requested resource resides temporarily under a different URI.
TokenInvalid -.

# Structs

Code business a bussiness Code.

# Interfaces

Coder has ability to get Code, msg or detail from error.