package
0.4.3
Repository: https://github.com/sub-mod/kubernetes.git
Documentation: pkg.go.dev

# Functions

InterpretCreateError converts a generic etcd error on a create operation into the appropriate API error.
InterpretDeleteError converts a generic etcd error on a create operation into the appropriate API error.
InterpretGetError converts a generic etcd error on a retrieval operation into the appropriate API 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.
InterpretUpdateError converts a generic etcd error on a create operation into the appropriate API error.