k3s/pkg/registry/resourcequota
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
..
etcd Rename NewREST -> NewStorage to align on terminology 2015-03-23 16:52:21 -04:00
doc.go Introduce a ResourceQuota object 2015-01-28 15:03:19 -05:00
registry.go changed arg names from 'pod' to 'resourceQuota' 2015-03-25 13:23:31 -04:00
rest.go Add REST PrepareForUpdate() hook 2015-03-26 13:48:41 -07:00
rest_test.go rename ResetBeforeCreate to PrepareForCreate 2015-03-26 13:48:34 -07:00