kubernetes/pkg/api
Clayton Coleman 0a841a49fd Naming of Reason constants is inconsistent
Changed ReasonType to StatusReason (to match the field) and
changed CauseReason to CauseType and renamed StatusCause.Reason to
Type.
2014-08-26 13:39:21 -04:00
..
errors Naming of Reason constants is inconsistent 2014-08-26 13:39:21 -04:00
v1beta1 Naming of Reason constants is inconsistent 2014-08-26 13:39:21 -04:00
apiobj.go Fixing Typos 2014-07-28 15:56:20 +02:00
apiobj_test.go Add custom conversion function system. 2014-07-30 14:18:23 -07:00
doc.go Address package level comments for readability. 2014-06-12 20:26:12 -07:00
helper.go Correct confusing comment. 2014-08-11 15:58:59 -07:00
helper_test.go Change CreationTimestamp to a util.Time and set in each storage implementation 2014-08-14 16:26:29 -04:00
jsonbase.go Address remaining comments from #756 2014-08-06 11:25:35 -04:00
jsonbase_test.go Address remaining comments from #756 2014-08-06 11:25:35 -04:00
types.go Naming of Reason constants is inconsistent 2014-08-26 13:39:21 -04:00
validation.go Convert field errors into a selector for the object 2014-08-26 13:30:55 -04:00
validation_test.go Convert field errors into a selector for the object 2014-08-26 13:30:55 -04:00