k3s/pkg/registry/binding
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 Implement bindings 2014-08-18 16:55:44 -07:00
mock.go Add ctx to registry test cases 2014-09-26 15:19:22 -04:00
registry.go Add ctx to registry interfaces 2014-09-26 15:18:42 -04:00
rest.go RESTStorage should not need to know about async behavior 2015-02-11 16:26:08 -05:00
rest_test.go RESTStorage should not need to know about async behavior 2015-02-11 16:26:08 -05:00