package
1.6.0-alpha.0
Repository: https://github.com/mikedanese/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 an update operation into the appropriate API error.
InterpretWatchError converts a generic error on a watch operation into the appropriate API error.