k3s/pkg/api/errors
George Kuan 5e1fc1f4e0 Fixes #1605: make ErrorList introspectable by replacing ErrorList and
ErrorList#ToError with []error and util.SliceToError() respectively
2014-12-12 10:56:31 -08:00
..
etcd Fix watch for events; add test for interface implementation so it won't break again. 2014-11-12 15:22:08 -08:00
doc.go Add several missing pkg Godoc files 2014-09-02 13:41:11 +02:00
errors.go Fixes #1605: make ErrorList introspectable by replacing ErrorList and 2014-12-12 10:56:31 -08:00
errors_test.go Add a Detail field to Validation Error 2014-11-24 17:28:42 -08:00
validation.go Fixes #1605: make ErrorList introspectable by replacing ErrorList and 2014-12-12 10:56:31 -08:00
validation_test.go Add a Detail field to Validation Error 2014-11-24 17:28:42 -08:00