package
0.0.0-20200206082754-c833ae4fd044
Repository: https://github.com/dbadura/kyma.git
Documentation: pkg.go.dev
# Functions
Handle inspects the received error and returns either nil or the original error depending on the nature of that error.
IsSkippable returns whether the given error is skippable.
NewSkippable wraps an error into a skippable type so it gets ignored by the reconciler.