k3s/pkg/api
Brendan Burns e86c8f9e53 Merge pull request #3565 from dchen1107/podstatus
Introduce PodStatusResult, and deprecate PodContainerInfo.
2015-01-16 12:05:07 -08:00
..
errors Forbidden should not swallow the underlying error 2015-01-15 11:22:15 -05:00
latest Enable v1beta3 API via --runtime_config=api/v1beta3 flag 2015-01-08 13:01:24 -05:00
meta Move util.UID to pkg/types 2015-01-14 15:22:21 -08:00
resource Move all kubernetes to posix flags 2015-01-15 09:12:19 -08:00
testapi v1beta3 Pod refactor 2014-11-18 09:25:42 -05:00
v1beta1 Introduce PodStatusResult, and deprecate PodContainerInfo. 2015-01-16 09:10:40 -08:00
v1beta2 Introduce PodStatusResult, and deprecate PodContainerInfo. 2015-01-16 09:10:40 -08:00
v1beta3 Introduce PodStatusResult, and deprecate PodContainerInfo. 2015-01-16 09:10:40 -08:00
validation Pods should see services only from their own ns 2015-01-14 17:06:36 -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 make conversion do deep copies 2015-01-15 12:02:22 -08:00
doc.go Split api into api, api/common, api/validation & apitools 2014-09-02 10:40:52 -07:00
helpers.go Fix error messages; add tests 2015-01-08 17:34:53 -08:00
helpers_test.go Fix error messages; add tests 2015-01-08 17:34:53 -08:00
meta.go Use a strong type for UID fields 2015-01-14 13:53:43 -08: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 Introduce PodStatusResult, and deprecate PodContainerInfo. 2015-01-16 09:10:40 -08:00
serialization_test.go Move all kubernetes to posix flags 2015-01-15 09:12:19 -08:00
types.go Introduce PodStatusResult, and deprecate PodContainerInfo. 2015-01-16 09:10:40 -08:00
unversioned.go Remove unused YAML tags and GetYAML/SetYAML methods 2014-12-02 16:25:28 -08:00