k3s/pkg/api/meta
Clayton Coleman 5f8366aac3
Convert() should accept the new conversion Context value
Allows Convert() to reuse the same conversions as ConvertToVersion
without being overly coupled to the version.
2016-08-18 14:45:20 -04:00
..
metatypes Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
errors.go Implement a RESTMappings method 2016-07-13 21:18:53 -04:00
help.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
help_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
interfaces.go Implement a RESTMappings method 2016-07-13 21:18:53 -04:00
meta.go Remove reflection path in meta.Accessor 2016-07-06 11:29:47 -04:00
meta_test.go Remove reflection path in meta.Accessor 2016-07-06 11:29:47 -04:00
multirestmapper.go Implement a RESTMappings method 2016-07-13 21:18:53 -04:00
multirestmapper_test.go Implement a RESTMappings method 2016-07-13 21:18:53 -04:00
priority.go Implement a RESTMappings method 2016-07-13 21:18:53 -04:00
priority_test.go Implement a RESTMappings method 2016-07-13 21:18:53 -04:00
restmapper.go Implement a RESTMappings method 2016-07-13 21:18:53 -04:00
restmapper_test.go Convert() should accept the new conversion Context value 2016-08-18 14:45:20 -04:00
scheme_test.go add validateListType to pkg/api/meta/schema_test.go 2016-08-02 15:47:24 -07:00
unstructured.go Add discovery mapper and dynamic typer to kubectl 2016-08-15 22:07:54 -07:00