Versions in this module Expand all Collapse all v0 v0.14.0 Mar 22, 2025 Changes in this version + var ErrNilPointer = errors.New("nil pointer") + var RESTAPIGroupResource = schema.GroupResource + var RESTClientGroupResource = schema.GroupResource + func AsAPIError(err error) error + func AsStatusCode(err error) int + func AsStatusError(response *resty.Response, grs ...schema.GroupResource) error + func HandleError(req *restful.Request, resp *restful.Response, err error) + func IsTemporaryError(err error) bool + type TemporaryError interface + Temporary func() bool