kubernetes/pkg/api/rest
Tim Hockin 0f36c68244 Add REST PrepareForUpdate() hook
As per discussion with @snmarterclayton.  I implemented this for most
types in the "obvious" way.  I am not sure how to implement
this for a couple types, though.
2015-03-26 13:48:41 -07:00
..
resttest Migrate replication controllers to generic etcd 2015-03-23 17:59:25 -07:00
create.go rename ResetBeforeCreate to PrepareForCreate 2015-03-26 13:48:34 -07:00
create_test.go Add an rc strategy, start delta validating updates 2015-03-13 13:09:03 -07: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 Allow InputStreams to be returned by requests 2015-03-24 17:25:45 -04:00
types.go Add REST PrepareForUpdate() hook 2015-03-26 13:48:41 -07:00
update.go Add REST PrepareForUpdate() hook 2015-03-26 13:48:41 -07: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