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 ¶
InterpretCreateError converts a generic error on a create operation into the appropriate API error.
func InterpretDeleteError ¶
InterpretDeleteError converts a generic error on a delete operation into the appropriate API error.
func InterpretGetError ¶
InterpretGetError converts a generic error on a retrieval operation into the appropriate API error.
func InterpretListError ¶ added in v1.2.0
InterpretListError converts a generic error on a retrieval operation into the appropriate API error.
func InterpretUpdateError ¶
InterpretUpdateError converts a generic error on a update operation into the appropriate API error.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.