import "github.com/erimatnor/kubernetes/pkg/api/errors/etcd"
Package etcd provides conversion of etcd errors to API errors.
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.
Package etcd imports 2 packages (graph). Updated 2017-05-11. Refresh now. Tools for package owners.