etcd

package
v0.0.0-...-6cc5b7d Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2014 License: Apache-2.0 Imports: 2 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, kind, name string) error

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

func InterpretDeleteError

func InterpretDeleteError(err error, kind, name string) error

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

func InterpretGetError

func InterpretGetError(err error, kind, name string) error

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

func InterpretResourceVersionError

func InterpretResourceVersionError(err error, kind, value string) error

InterpretResourceVersionError returns the appropriate api error for a failure to convert the resource version of an object sent to the API to an etcd uint64 index.

func InterpretUpdateError

func InterpretUpdateError(err error, kind, name string) error

InterpretUpdateError converts a generic etcd error on a create 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