k3s/pkg/registry/endpoint
Clayton Coleman 26f08b7807 RESTStorage should not need to know about async behavior
Also make sure all POST operations return 201 by default.
Removes the remainder of the asych logic in RESTStorage and
leaves it up to the API server to expose that behavior.
2015-02-11 16:26:08 -05:00
..
doc.go Add several missing pkg Godoc files 2014-09-02 13:41:11 +02:00
registry.go Make ResourceVersion a string internally instead of uint64 2014-10-07 19:00:26 -04:00
rest.go RESTStorage should not need to know about async behavior 2015-02-11 16:26:08 -05:00
rest_test.go Remove unimplemented methods 2015-01-12 12:20:01 -05:00