package
0.0.0-20221205081027-fb1d94189521
Repository: https://github.com/ti-net2/apiserver.git
Documentation: pkg.go.dev
# Functions
InterpretCreateError converts a generic error on a create operation into the appropriate API error.
InterpretDeleteError converts a generic error on a delete operation into the appropriate API error.
InterpretGetError converts a generic error on a retrieval operation into the appropriate API error.
InterpretListError converts a generic error on a retrieval operation into the appropriate API error.
InterpretUpdateError converts a generic error on an update operation into the appropriate API error.
InterpretWatchError converts a generic error on a watch operation into the appropriate API error.