k3s/pkg/apiserver
Clayton Coleman 0a841a49fd Naming of Reason constants is inconsistent
Changed ReasonType to StatusReason (to match the field) and
changed CauseReason to CauseType and renamed StatusCause.Reason to
Type.
2014-08-26 13:39:21 -04:00
..
apiserver.go Rename a bunch of "Make" functions to "New" 2014-08-20 21:27:19 -07:00
apiserver_test.go Naming of Reason constants is inconsistent 2014-08-26 13:39:21 -04:00
async.go Provide helpers and tests for common error types 2014-08-08 19:44:47 -04:00
doc.go
errors.go Naming of Reason constants is inconsistent 2014-08-26 13:39:21 -04:00
errors_test.go Naming of Reason constants is inconsistent 2014-08-26 13:39:21 -04:00
index.go
interfaces.go
minionproxy.go
minionproxy_test.go Extract RESTHandler and allow API groupings 2014-08-13 10:53:34 -04:00
operation.go Naming of Reason constants is inconsistent 2014-08-26 13:39:21 -04:00
operation_test.go Extract RESTHandler and allow API groupings 2014-08-13 10:53:34 -04:00
resthandler.go Extract RESTHandler and allow API groupings 2014-08-13 10:53:34 -04:00
watch.go Merge pull request #722 from smarterclayton/improve_errors 2014-08-11 12:43:06 -07:00
watch_test.go Extract RESTHandler and allow API groupings 2014-08-13 10:53:34 -04:00