storage

package
v1.3.0-alpha.4....-bd4d273 Latest Latest
Warning

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

Go to latest
Published: May 19, 2016 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package etcd provides conversion of etcd errors to API errors.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InterpretCreateError

func InterpretCreateError(err error, qualifiedResource unversioned.GroupResource, name string) error

InterpretCreateError converts a generic error on a create operation into the appropriate API error.

func InterpretDeleteError

func InterpretDeleteError(err error, qualifiedResource unversioned.GroupResource, name string) error

InterpretDeleteError converts a generic error on a delete operation into the appropriate API error.

func InterpretGetError

func InterpretGetError(err error, qualifiedResource unversioned.GroupResource, name string) error

InterpretGetError converts a generic error on a retrieval operation into the appropriate API error.

func InterpretListError

func InterpretListError(err error, qualifiedResource unversioned.GroupResource) error

InterpretListError converts a generic error on a retrieval operation into the appropriate API error.

func InterpretUpdateError

func InterpretUpdateError(err error, qualifiedResource unversioned.GroupResource, name string) error

InterpretUpdateError converts a generic error on a update operation into the appropriate API error.

func InterpretWatchError

func InterpretWatchError(err error, resource unversioned.GroupResource, name string) error

InterpretWatchError converts a generic error on a watch operation into the appropriate API error.

Types

This section is empty.

Jump to

Keyboard shortcuts

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