package
0.0.0-20231122062228-c7d747ae3ace
Repository: https://github.com/samarsidharth/kpt.git
Documentation: pkg.go.dev

# Functions

AddErrorResolver adds the provided error resolver to the list of resolvers which will be used to resolve errors.
No description provided by the author
ResolveError attempts to resolve the provided error into a descriptive string which will be displayed to the user.

# Structs

No description provided by the author

# Interfaces

ErrorResolver is an interface that allows kpt to resolve an error into an error message suitable for the end user.