errors

package
v3.7.0 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2017 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package errors provides utility functions for various errors

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ErrorToSentence

func ErrorToSentence(err error) string

ErrorToSentence will capitalize the first letter of the error message and add a period to the end if one is not present.

func IsTimeoutErr

func IsTimeoutErr(err error) bool

IsTimeoutErr returns true if the error indicates timeout

func SyncStatusError added in v3.7.0

func SyncStatusError(ctx apirequest.Context, err error) error

SyncStatusError makes a best effort attempt to replace the GroupResource info in err with the data from the request info of ctx.

func TolerateNotFoundError

func TolerateNotFoundError(err error) error

TolerateNotFoundError tolerates 'not found' errors

Types

This section is empty.

Jump to

Keyboard shortcuts

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