kubernetes/pkg/api
Mike Foley 569ce87f0e Updated types API to include session affinity. …
- changed CLIENT-IP and NONE to be ClientIP and None respectively
 - updated conversions to support translating between api versions.
 - updated validations to validate session affinity type if specified.
2014-12-17 15:59:20 -05:00
..
errors Fixes #1605: make ErrorList introspectable by replacing ErrorList and 2014-12-12 10:56:31 -08:00
latest Add a List type that can contain arbitrary objects 2014-12-09 10:31:17 -05:00
meta Remove unused YAML tags and GetYAML/SetYAML methods 2014-12-02 16:25:28 -08:00
testapi v1beta3 Pod refactor 2014-11-18 09:25:42 -05:00
v1beta1 Updated types API to include session affinity. … 2014-12-17 15:59:20 -05:00
v1beta2 Updated types API to include session affinity. … 2014-12-17 15:59:20 -05:00
v1beta3 Updated types API to include session affinity. … 2014-12-17 15:59:20 -05:00
validation Updated types API to include session affinity. … 2014-12-17 15:59:20 -05:00
context.go update code.goole.com/p/go.net to golang.org/x/net 2014-11-16 22:10:24 -05:00
context_test.go Refactor tests to split ObjectMeta from TypeMeta 2014-10-24 11:22:21 -04:00
conversion.go v1beta3 Pod refactor 2014-11-18 09:25:42 -05:00
doc.go Split api into api, api/common, api/validation & apitools 2014-09-02 10:40:52 -07:00
helpers.go Merge pull request #2282 from bgrant0607/docgen 2014-11-14 13:12:25 -08: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 Allow, when testing, SelfLinks to be unset. Kubelet now makes events in tests. 2014-12-09 17:53:42 -08: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 Merge pull request #2910 from smarterclayton/small_v1beta3_refactors 2014-12-15 13:21:12 -08:00
serialization_test.go Fix the kubelet uses api encode/decode by actually adding PodContainerInfo to v1beta1 2014-12-15 11:38:55 -08:00
types.go Updated types API to include session affinity. … 2014-12-17 15:59:20 -05:00
unversioned.go Remove unused YAML tags and GetYAML/SetYAML methods 2014-12-02 16:25:28 -08:00