package
1.4.0-alpha.2
Repository: https://github.com/endocode/kubernetes.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 a update operation into the appropriate API error.
InterpretWatchError converts a generic error on a watch operation into the appropriate API error.