mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-03 14:10:51 -05:00
* Separate metadata from objects * Treat lists differently from resources * Add UID and Annotations on Metadata * Introduce BoundPod(s) as distinct from Pod to represent pods scheduled onto a host * Use "spec" instead of "state" and "status" instead of "currentState" * Identify current status of objects consistently * Use "condition" as the string label for substatus * All string constants should be PublicGoCapitalized * Rename Minion -> Node * Rename ServerOp -> Operation * Remove ContainerManifest * Add api-conventions.md document * Replace PodTemplateSpec in ReplCtrl with ObjectReference |
||
|---|---|---|
| .. | ||
| errors | ||
| latest | ||
| v1beta1 | ||
| v1beta2 | ||
| v1beta3 | ||
| validation | ||
| context.go | ||
| conversion.go | ||
| doc.go | ||
| register.go | ||
| serialization_test.go | ||
| types.go | ||