You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it make sense to have functionality similar to the k8s api errors package? This gives simple predicate functions like errors.IsNotFound(err) or errors.IsAlreadyExists(err).