Documentation ¶
Index ¶
- func Errorf(format string, args ...interface{}) error
- func Errors(msgs []string) error
- func IsExist(err error) bool
- func IsNotExist(err error) bool
- func IsResourceVersion(err error) bool
- func NewExistErr(meta core.Metadata) *existErr
- func NewNotExistErr(namespace, name string, err ...error) *notExistErr
- func NewResourceVersionErr(namespace, name, given, expected string) *resourceVersionErr
- func Wrapf(err error, format string, args ...interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsNotExist ¶
func IsResourceVersion ¶
func NewExistErr ¶
func NewNotExistErr ¶
func NewResourceVersionErr ¶
func NewResourceVersionErr(namespace, name, given, expected string) *resourceVersionErr
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.