k3s/pkg/api
Dawn Chen 8ffbced280 Introduce terminationMessagePath to Container, and update conversion code
to assign the default path.

Move default setting for terminationMessagePath to conversion
from validation. Addressed other comments.
2014-11-10 10:55:56 -08:00
..
errors Add some validation for externalized service ports. 2014-11-03 13:36:34 -08:00
latest Refactor PodStatus to PodCondition in internal API for v1beta3 2014-11-05 17:26:47 -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 Introduce terminationMessagePath to Container, and update conversion code 2014-11-10 10:55:56 -08:00
v1beta2 Introduce terminationMessagePath to Container, and update conversion code 2014-11-10 10:55:56 -08:00
v1beta3 Introduce terminationMessagePath to Container, and update conversion code 2014-11-10 10:55:56 -08:00
validation Update api/validation service validation with service fields moved by #2086 2014-11-05 06:52:06 +00: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 Introduce terminationMessagePath to Container, and update conversion code 2014-11-10 10:55:56 -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
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 Refactor PodStatus to PodCondition in internal API for v1beta3 2014-11-05 17:26:47 -05:00
types.go Introduce terminationMessagePath to Container, and update conversion code 2014-11-10 10:55:56 -08:00