Documentation
¶
Index ¶
Constants ¶
View Source
const ( ClusterUnreachableErrorMsg = "cluster unreachable" CrdPreconditionErrorMsg = "ensure CRDs are installed first" ArrayStringMismatchErrorMsg = "got array expected string" NamespaceNotFoundErrorMsg = "namespace not found" InvalidValueErrorMsg = "invalid value in manifest" OperationInProgressErrorMsg = "another operation (install/upgrade/rollback) is in progress" ForbiddenErrMsg = "forbidden" )
extract out this custom error messages in kubelink and send custom error messages from kubelink
Variables ¶
This section is empty.
Functions ¶
func ConvertToApiError ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.