k3s/pkg/registry/pod
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
..
bound_pod_factory.go Pods should see services only from their own ns 2015-01-14 17:06:36 -05:00
bound_pod_factory_test.go Pods should see services only from their own ns 2015-01-14 17:06:36 -05:00
doc.go Add several missing pkg Godoc files 2014-09-02 13:41:11 +02:00
registry.go Move watch filter into storage level 2014-12-04 20:15:27 -05: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