Files
kubernetes/pkg/api
Paul Morie c69160059b Change CreationTimestamp to a util.Time and set in each storage implementation
Because time.Time doesn't work correctly with our YAML package, it is necessary
to introduce a type, util.Time, which serializes correctly to JSON and YAML.

Eventually we would like timestamping to cut across storage implementations;
for now, we set it in each storage.
2014-08-14 16:26:29 -04:00
..
2014-07-28 15:56:20 +02:00
2014-08-11 15:58:59 -07:00
2014-08-12 17:48:00 -07:00
2014-08-12 17:48:00 -07:00