k3s/pkg/api/errors
Clayton Coleman 619f3a6804 Allow ValidationErrorList to be filtered
Expose basic filters on an error list to ignore certain error types.
This can be used by client code to ignore errors on common schema
types like "metadata.name" or the NotFound error type.
2015-02-16 17:45:54 -05:00
..
etcd Add "Update Event" to Kubernetes API 2015-02-05 00:07:51 -08:00
doc.go Add several missing pkg Godoc files 2014-09-02 13:41:11 +02:00
errors.go Rename TryAgainLater status code to ServerTimeout 2015-02-12 15:01:12 -05:00
errors_test.go Rename TryAgainLater status code to ServerTimeout 2015-02-12 15:01:12 -05:00
validation.go Allow ValidationErrorList to be filtered 2015-02-16 17:45:54 -05:00
validation_test.go Allow ValidationErrorList to be filtered 2015-02-16 17:45:54 -05:00