Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAPIError ¶
func NewRequeueError ¶
Types ¶
type RequeueError ¶
type RequeueError struct {
// contains filtered or unexported fields
}
func IsRequeueError ¶
func IsRequeueError(err error) (*RequeueError, bool)
func (*RequeueError) Duration ¶
func (r *RequeueError) Duration() time.Duration
func (*RequeueError) Error ¶
func (r *RequeueError) Error() string
Click to show internal directories.
Click to hide internal directories.