kubernetes/pkg/api
Eric Tune b195d982cd Remove todos about addin usage to Pods.
Usage in Pods would be quite noisy when watching pods.
People should get usage from heapster, or from
some other object TBD.
2014-11-13 16:11:10 -08:00
..
errors Fix watch for events; add test for interface implementation so it won't break again. 2014-11-12 15:22:08 -08:00
latest Remaining refactor for PodTemplateSpec and fixing test cases 2014-11-11 17:03:20 -05:00
meta Add runtime.ObjectConvertor to RESTMapper 2014-11-04 10:38:00 -05:00
testapi Begin to unify ResourceVersioner and SelfLinker 2014-10-27 16:00:55 -04:00
v1beta1 Remove todos about addin usage to Pods. 2014-11-13 16:11:10 -08:00
v1beta2 Remove todos about addin usage to Pods. 2014-11-13 16:11:10 -08:00
v1beta3 Remove todos about addin usage to Pods. 2014-11-13 16:11:10 -08:00
validation Merge pull request #2195 from smarterclayton/prepare_pod_template_v1beta3 2014-11-12 10:55:08 -08:00
context.go Change validation now that namespace is on ObjectMeta 2014-10-24 11:22:20 -04:00
context_test.go Refactor tests to split ObjectMeta from TypeMeta 2014-10-24 11:22:21 -04:00
conversion.go Merge pull request #2195 from smarterclayton/prepare_pod_template_v1beta3 2014-11-12 10:55:08 -08:00
doc.go Split api into api, api/common, api/validation & apitools 2014-09-02 10:40:52 -07:00
helpers.go Move Policy test helpers into their own file 2014-10-07 10:24:40 -04:00
meta.go Set uid during object create 2014-11-13 15:25:49 -05:00
meta_test.go Set uid during object create 2014-11-13 15:25:49 -05:00
ref.go Merge pull request #2189 from lavalamp/fix 2014-11-06 12:57:07 -05:00
ref_test.go Make fieldPath part of getting a reference rather than part of making an event. 2014-11-05 15:09:14 -08:00
register.go Read BoundPods from etcd instead of ContainerManifestList 2014-10-16 19:29:08 -04:00
serialization_test.go Remaining refactor for PodTemplateSpec and fixing test cases 2014-11-11 17:03:20 -05:00
types.go Remove todos about addin usage to Pods. 2014-11-13 16:11:10 -08:00