# Functions
InterpretCreateError converts a generic etcd error on a create operation into the appropriate API error.
InterpretDeleteError converts a generic etcd error on a delete operation into the appropriate API error.
InterpretGetError converts a generic etcd error on a retrieval operation into the appropriate API error.
InterpretUpdateError converts a generic etcd error on a update operation into the appropriate API error.