kubernetes/pkg/api/rest
Clayton Coleman d46087db50 Move REST* interfaces into pkg/api/rest
Dependency chain is now api -> api/rest -> apiserver.  Makes the
interfaces much cleaner to read, and cleans up some inconsistenties
that crept in along the way.
2015-03-23 16:52:21 -04:00
..
resttest Move REST* interfaces into pkg/api/rest 2015-03-23 16:52:21 -04:00
create_test.go Add an rc strategy, start delta validating updates 2015-03-13 13:09:03 -07:00
create.go Move field errors to pkg/util/fielderrors 2015-03-22 17:43:34 -04:00
delete.go Graceful deletion of resources 2015-03-19 15:33:32 -04:00
doc.go Add name generation and normalize common create flows 2015-02-02 14:44:53 -05:00
rest.go Move REST* interfaces into pkg/api/rest 2015-03-23 16:52:21 -04:00
types.go Move field errors to pkg/util/fielderrors 2015-03-22 17:43:34 -04:00
update_test.go Expand test coverage in master, kubectl/cmd/util, pkg/registry/resourcequota, and api/rest. 2015-03-07 15:24:39 -08:00
update.go Move field errors to pkg/util/fielderrors 2015-03-22 17:43:34 -04:00