mirror of
https://github.com/rancher/norman.git
synced 2025-09-19 18:16:15 +00:00
Add an IsConflict function to httperror package. The purpose of this change is to allow the testing of APIErrors in a controlled and centralized way. Supports functionality in issue: https://github.com/rancher/rancher/issues/11378